projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7475ca4
)
Nit for the "Missing right brace" error message description
author
Rafael Garcia-Suarez
<rgarciasuarez@gmail.com>
Sat, 13 Jun 2009 13:49:12 +0000
(15:49 +0200)
committer
Rafael Garcia-Suarez
<rgarciasuarez@gmail.com>
Sat, 13 Jun 2009 13:49:12 +0000
(15:49 +0200)
pod/perldiag.pod
patch
|
blob
|
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