From 63523130f20138847ac37197a295300fee0093ee Mon Sep 17 00:00:00 2001 From: markdwhite Date: Mon, 30 Apr 2012 07:11:59 -0700 Subject: [PATCH] s/recreated/recreates --- Todo.sh-Add-on-Directory.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Todo.sh-Add-on-Directory.textile b/Todo.sh-Add-on-Directory.textile index c3fc82f..5a13ce8 100644 --- a/Todo.sh-Add-on-Directory.textile +++ b/Todo.sh-Add-on-Directory.textile @@ -249,7 +249,7 @@ the given item as done and reenters it again, optionally at a specified number o Examples:
$ todo.sh repeat 3 # Marks item 3 as done and recreates is as a new item
-$ todo.sh repeat 3 7 # Marks item 3 as done and recreated it 7 days from now
+$ todo.sh repeat 3 7 # Marks item 3 as done and recreates it 7 days from now
 $ todo.sh repeat 3 +7 # Marks item 3 as done and recreates it 7 days from the due date
"Project page":https://github.com/drobertadams/todo.txt-cli-addons/tree/master/repeat