Fixed error from help file (surround.txt)

This commit is contained in:
Jorge 2016-10-10 18:42:26 +02:00
parent e49d6c2459
commit 8903beebcd

View file

@ -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- <?php print "Hello world!" ?>
print "Hello world!" yss- <?php print "Hello world!" ?>
Additionally, one can use a global variable for globally available
replacements.