diff --git a/doc/surround.txt b/doc/surround.txt index 674b6a9..a3f79ff 100644 --- a/doc/surround.txt +++ b/doc/surround.txt @@ -149,7 +149,7 @@ return will be replaced by the original text. This can be used in a PHP file as in the following example. Old text Command New text ~ - print "Hello *world!" yss- + print "Hello world!" yss- Additionally, one can use a global variable for globally available replacements.