projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
7475ca4
)
Nit for the "Missing right brace" error message description
Rafael Garcia-Suarez [Sat, 13 Jun 2009 13:49:12 +0000 (15:49 +0200)]
pod/perldiag.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldiag.pod
b/pod/perldiag.pod
index
1dbb3e4
..
4beacc3
100644
(file)
--- a/
pod/perldiag.pod
+++ b/
pod/perldiag.pod
@@
-2421,7
+2421,7
@@
can vary from one line to the next.
=item Missing right brace on %s
-(F) Missing right brace in C<\p{...}> or C<\P{...}>.
+(F) Missing right brace in C<\x{...}>, C<\p{...}> or C<\P{...}>.
=item Missing right curly or square bracket