summaryrefslogtreecommitdiff
path: root/ult
diff options
context:
space:
mode:
authorPuneeth Chaganti2009-09-18 07:07:40 -0400
committerPuneeth Chaganti2009-09-18 07:07:40 -0400
commitf174d9ad63b7635a3f610e71e715b6413071d752 (patch)
treea765df500f52dc31983fecdd93eb95741e61f8e2 /ult
parent7b4484fce4c5e7f88778a9d94edd13174d00083c (diff)
downloadsees-f174d9ad63b7635a3f610e71e715b6413071d752.tar.gz
sees-f174d9ad63b7635a3f610e71e715b6413071d752.tar.bz2
sees-f174d9ad63b7635a3f610e71e715b6413071d752.zip
Fixed Sphinx build for session4.
Diffstat (limited to 'ult')
-rw-r--r--ult/session4.rst2
1 files changed, 1 insertions, 1 deletions
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. | |