summaryrefslogtreecommitdiffstats
path: root/i18nlangtag/source/isolang/langid.pl
diff options
context:
space:
mode:
Diffstat (limited to 'i18nlangtag/source/isolang/langid.pl')
-rwxr-xr-xi18nlangtag/source/isolang/langid.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18nlangtag/source/isolang/langid.pl b/i18nlangtag/source/isolang/langid.pl
index c9d248d5041a..ffbadeff0beb 100755
--- a/i18nlangtag/source/isolang/langid.pl
+++ b/i18nlangtag/source/isolang/langid.pl
@@ -238,7 +238,7 @@ sub main()
}
}
# If the string given is of the form xx-yy lookup a language,country pair
- # to obtain the define identifier. xx and yy themselfs may be regexps.
+ # to obtain the define identifier. xx and yy may themselves be regexps.
# xx- is a short form for 'xx-.*' and -yy a short form for '.*-yy'
# Note that -Latn for '.*-Latn' also works, accidentally.
if ($grepdef =~ /^(.*)-$/) {