summaryrefslogtreecommitdiff
path: root/pod/perldebguts.pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod/perldebguts.pod')
-rw-r--r--pod/perldebguts.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perldebguts.pod b/pod/perldebguts.pod
index 54644d7688..814949d6b7 100644
--- a/pod/perldebguts.pod
+++ b/pod/perldebguts.pod
@@ -591,7 +591,7 @@ will be lost.
REG_ANY no Match any one character (except newline).
SANY no Match any one character.
CANY no Match any one byte.
- ANYOF sv Match character in (or not in) this class,
+ ANYOF sv 1 Match character in (or not in) this class,
single char match only
# POSIX Character Classes: