fix a typo

Mikołaj Biel
2017-03-07 23:16:32 +01:00
parent 6c6144ee3f
commit a0c1a6653a

@@ -86,7 +86,7 @@ Hide tasks in given context/project (containing specified keywords).
Examples: Examples:
<pre><code>todo.sh hiding @someday # to list tasks not in the @someday context <pre><code>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 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
</code></pre> </code></pre>
"Project page":https://github.com/klausweiss/todo.txt-hiding "Project page":https://github.com/klausweiss/todo.txt-hiding