From a0c1a6653ae02e95af5cf235858b0f085e1e3cac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miko=C5=82aj=20Biel?= Date: Tue, 7 Mar 2017 23:16:32 +0100 Subject: [PATCH] fix a typo --- 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 038751e..96acf98 100644 --- a/Todo.sh-Add-on-Directory.textile +++ b/Todo.sh-Add-on-Directory.textile @@ -86,7 +86,7 @@ Hide tasks in given context/project (containing specified keywords). Examples:
todo.sh hiding @someday        # to list tasks not in the @someday context
 todo.sh hiding +todo.txt @in   # to list tasks not in the @in context and not in the +todo.txt project
-todo.sh hidin JAVA windows     # to list tasks not containing `JAVA` and `windows` keywords
+todo.sh hiding JAVA windows    # to list tasks not containing `JAVA` and `windows` keywords
 
"Project page":https://github.com/klausweiss/todo.txt-hiding