changeset 4:a8b144574340 default tip

README: typo
author Goffi <goffi@goffi.org>
date Thu, 22 Jul 2010 21:29:12 +0800
parents fd9ff64a1fe9
children
files README
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/README	Thu Jul 22 21:28:29 2010 +0800
+++ b/README	Thu Jul 22 21:29:12 2010 +0800
@@ -45,7 +45,7 @@
 filters are case insensitive
 
 filter user logical OR (it means that lm --filter "@genre:sci-fi,comedy" will return all science-fiction movies and all comedies ("Starship Troopers" and "Le dîner de cons" are accepted by this filter).
-If you want to use a logical AND, you can use two time the filter: lm --f@genre:sci-fi@genre:comedy will return all science-fiction movies which are also comedies (like "Galaxy Quest").
+If you want to use a logical AND, you can use two times the filter: lm --f@genre:sci-fi@genre:comedy will return all science-fiction movies which are also comedies (like "Galaxy Quest").
 
 
 ** Credit **