diff options
Diffstat (limited to 'ult/session4.rst')
-rw-r--r-- | ult/session4.rst | 2 |
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. | | |