# HG changeset patch # User Puneeth Chaganti # Date 1253272060 14400 # Node ID fb96a1e1c38c42d89723ebcdd395bb56abeefaf5 # Parent dc13f22e948976494bcfd58deea66b780deea3fd Fixed Sphinx build for session4. diff -r dc13f22e9489 -r fb96a1e1c38c ult/session4.rst --- a/ult/session4.rst Fri Sep 18 16:06:59 2009 +0530 +++ b/ult/session4.rst Fri Sep 18 07:07:40 2009 -0400 @@ -402,7 +402,7 @@ +-----------------------------------------+---------+ +---------------------------------------+------------------+ -| Finding and Replacing | Commands | +| Finding and Replacing | Command | +=======================================+==================+ | Replace the first instance of ``old`` |``:s/old/new`` | | with ``new`` in the current line. | |