summaryrefslogtreecommitdiff
path: root/ult/session4.rst
diff options
context:
space:
mode:
authorPuneeth Chaganti2009-09-18 16:06:59 +0530
committerPuneeth Chaganti2009-09-18 16:06:59 +0530
commit7b4484fce4c5e7f88778a9d94edd13174d00083c (patch)
tree698e8a1ca238cf36f2b3475b2005138668657820 /ult/session4.rst
parent50b881e711764d4056e93dab9038fe297b7ad263 (diff)
downloadsees-7b4484fce4c5e7f88778a9d94edd13174d00083c.tar.gz
sees-7b4484fce4c5e7f88778a9d94edd13174d00083c.tar.bz2
sees-7b4484fce4c5e7f88778a9d94edd13174d00083c.zip
Minor changes in ULT-sessions 4,5 and LaTeX handout for Sphinx build.
Diffstat (limited to 'ult/session4.rst')
-rw-r--r--ult/session4.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/ult/session4.rst b/ult/session4.rst
index 84aa019..70ddb01 100644
--- a/ult/session4.rst
+++ b/ult/session4.rst
@@ -402,7 +402,7 @@ Searching and Replacing
+-----------------------------------------+---------+
+---------------------------------------+------------------+
-| Finding and Replacing |
+| Finding and Replacing | Commands |
+=======================================+==================+
| Replace the first instance of ``old`` |``:s/old/new`` |
| with ``new`` in the current line. | |