summaryrefslogtreecommitdiff
path: root/utf8.c
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2018-04-25 16:51:22 -0600
committerKarl Williamson <khw@cpan.org>2018-06-25 07:33:28 -0600
commit884a31ee470431b532c4a5ce443f59867ca0d873 (patch)
tree706d238cd0986bdfd962126c0591c79e701b7ca3 /utf8.c
parente498c2357c8597abc34d35e971b89b066df52587 (diff)
downloadperl-884a31ee470431b532c4a5ce443f59867ca0d873.tar.gz
utf8.c: Fix typo in comment
Diffstat (limited to 'utf8.c')
-rw-r--r--utf8.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utf8.c b/utf8.c
index da92dc6a96..32e819a371 100644
--- a/utf8.c
+++ b/utf8.c
@@ -214,7 +214,7 @@ Most code should use C<L</uvchr_to_utf8_flags>()> rather than call this directly
This function is for code that wants any warning and/or error messages to be
returned to the caller rather than be displayed. All messages that would have
-been displayed if all lexcial warnings are enabled will be returned.
+been displayed if all lexical warnings are enabled will be returned.
It is just like C<L</uvchr_to_utf8_flags>> but it takes an extra parameter
placed after all the others, C<msgs>. If this parameter is 0, this function