From: karl williamson Date: Tue, 29 Dec 2009 20:13:18 +0000 (-0700) Subject: PATCH: correct grammatical error in perlunicode.pod X-Git-Tag: accepted/trunk/20130322.191538~9688 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4d4acfba162f595158f37b543a161d98e61c1235;p=platform%2Fupstream%2Fperl.git PATCH: correct grammatical error in perlunicode.pod Attached From 75bb462da5f7ea844447dfdd7d9aadfe15f6dcf3 Mon Sep 17 00:00:00 2001 From: Karl Williamson Date: Tue, 29 Dec 2009 13:08:28 -0700 Subject: [PATCH] Correct grammatical error in perlunicode.pod Signed-off-by: H.Merijn Brand --- diff --git a/pod/perlunicode.pod b/pod/perlunicode.pod index 1737b52..1ebed0d 100644 --- a/pod/perlunicode.pod +++ b/pod/perlunicode.pod @@ -727,8 +727,8 @@ This matches any character that is graphical or is space, but not a control. This is the same as C<\s>, including beyond ASCII. -Mnemonic: Space, as modified by Perl. (It doesn't include vertical tab which -both the Posix standard and Unicode consider to be space.) +Mnemonic: Space, as modified by Perl. (It doesn't include the vertical tab +which both the Posix standard and Unicode consider to be space.) =item B>