]> git.phdru.name Git - phdru.name/cgi-bin/blog-ru/search-tags.git/commitdiff
Force spaces in AND/OR
authorOleg Broytman <phd@phdru.name>
Fri, 6 Jun 2014 15:52:35 +0000 (19:52 +0400)
committerOleg Broytman <phd@phdru.name>
Fri, 6 Jun 2014 15:52:35 +0000 (19:52 +0400)
TODO

diff --git a/TODO b/TODO
index 59f8bd1d3dfe47c80f4db16e37217dd91df7adf8..e9d481e7d6ca313ba614e8b7d216800c58a6e63f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,7 +1,7 @@
 Allow spaces.
 
-Allow '&&' and 'AND'.
+Allow '&&' and ' AND '.
 
-Allow '||' and 'OR'.
+Allow '||' and ' OR '.
 
 Forbid stupid expressions: double NOT, extra parens and so on.