fix small typo

This commit is contained in:
JMoVS 2018-09-10 12:50:52 +02:00 committed by Christian Schwarz
parent 9b3e5c38e2
commit ad8be226fd

View File

@ -100,7 +100,7 @@ the left edge of the leftmost (first) interval is the ``creation`` date of the y
All intervals to its right describe time intervals further in the past.
Each interval carries a maximum number of snapshots to keep.
It is secified via ``(keep=N)``, where ``N`` is either ``all`` (all snapshots are kept) or a positive integer.
It is specified via ``(keep=N)``, where ``N`` is either ``all`` (all snapshots are kept) or a positive integer.
The default value is **keep=1**.
The following procedure happens during pruning: