NEWS: Fix typo.
[dss.git] / NEWS
diff --git a/NEWS b/NEWS
index 444c12eef89103900bf3aaa14fcb6bfe747d4d86..e1ae41e69c6b4756bc94ea18aecdfef31da5773f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -62,7 +62,7 @@ snapshot in the post_create_hook.
 0.1.1 (2008-11-13)
 ~~~~~~~~~~~~~~~~~~
 This release prevents busy loops on rsync exit code 13. It ignores
-any snapshot directory with creation time > completion time. It
+any snapshot directory with creation time >= completion time. It
 opens /dev/null for reading and writing when executing rsync. It shows
 human readable snapshot creation duration when listing snapshots. It
 restarts the rsync process if it returned with exit code 13.