From f174d9ad63b7635a3f610e71e715b6413071d752 Mon Sep 17 00:00:00 2001 From: Puneeth Chaganti Date: Fri, 18 Sep 2009 07:07:40 -0400 Subject: Fixed Sphinx build for session4. --- ult/session4.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ult/session4.rst') diff --git a/ult/session4.rst b/ult/session4.rst index 70ddb01..e481aed 100644 --- a/ult/session4.rst +++ b/ult/session4.rst @@ -402,7 +402,7 @@ Searching and Replacing +-----------------------------------------+---------+ +---------------------------------------+------------------+ -| Finding and Replacing | Commands | +| Finding and Replacing | Command | +=======================================+==================+ | Replace the first instance of ``old`` |``:s/old/new`` | | with ``new`` in the current line. | | -- cgit