summaryrefslogtreecommitdiff
path: root/pod/perldiag.pod
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2011-12-27 10:05:04 -0800
committerFather Chrysostomos <sprout@cpan.org>2011-12-28 22:58:50 -0800
commit4d6f11e562d40a9ab0b0578350fb6d356b550649 (patch)
treeba61f708f84fef0d955f31e93fea3eb6478971dc /pod/perldiag.pod
parent0d2487cdbd0457d921493d807572337c7210f389 (diff)
downloadperl-4d6f11e562d40a9ab0b0578350fb6d356b550649.tar.gz
perldiag: Consistent formatting of categories
Diffstat (limited to 'pod/perldiag.pod')
-rw-r--r--pod/perldiag.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perldiag.pod b/pod/perldiag.pod
index 5c528b5b74..93a7b8aa4d 100644
--- a/pod/perldiag.pod
+++ b/pod/perldiag.pod
@@ -2629,7 +2629,7 @@ when the function is called.
=item Malformed UTF-8 character (%s)
-(S utf8) (F) Perl detected a string that didn't comply with UTF-8
+(S utf8)(F) Perl detected a string that didn't comply with UTF-8
encoding rules, even though it had the UTF8 flag on.
One possible cause is that you set the UTF8 flag yourself for data that