Fix RST syntax error.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Fri, 26 Aug 2011 23:52:43 +0300
changeset 966 9221118aef0f
parent 965 b6d2dd5d4ca7
child 967 5c51ee3e342f
Fix RST syntax error.
web-search.rst
--- a/web-search.rst	Fri Aug 26 23:51:08 2011 +0300
+++ b/web-search.rst	Fri Aug 26 23:52:43 2011 +0300
@@ -34,6 +34,7 @@
   http://www.google.com/cse/docs/resultsxml.html
                 Google WebSearch Protocol Reference for Google Site Search
   http://en.wikipedia.org/wiki/Google_Search
+                Google Search
 
 Phrase Search.
 --------------
@@ -352,18 +353,18 @@
 
 Finds or excludes webpages that contain a group of words.
 
-AND or &.
----------
+AND or "&".
+-----------
 
 Finds webpages that contain all the terms or phrases.
 
-NOT or -.
----------
+NOT or "-".
+-----------
 
 Excludes webpages that contain a term or phrase.
 
-OR or |.
---------
+OR or "|".
+----------
 
 Finds webpages that contain either of the terms or phrases.