summaryrefslogtreecommitdiffstats
path: root/runtime/doc/usr_27.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/usr_27.txt')
-rw-r--r--runtime/doc/usr_27.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/usr_27.txt b/runtime/doc/usr_27.txt
index 47368441a3..fa8fdb6e11 100644
--- a/runtime/doc/usr_27.txt
+++ b/runtime/doc/usr_27.txt
@@ -434,7 +434,7 @@ redefined without changing the search pattern.
/\f\+
-The "\f" items stands for file name characters. Thus this matches a sequence
+The "\f" item stands for file name characters. Thus this matches a sequence
of characters that can be a file name.
Which characters can be part of a file name depends on the system you are
using. On MS-Windows, the backslash is included, on Unix it is not. This is