Subject: | typo in POD |
Hi,
while packaging Locales 0.27 for Debian, our QA tools called my attention to a little typo in the POD, and I'd like to share the resulting patch for inclusion upstream when convenient.
Florian
--- a/lib/Locales.pm
+++ b/lib/Locales.pm
@@ -1314,7 +1314,7 @@
Returns the name of the given tag's language, returns false otherwise.
-An optional second argument, when true, will force it to return a properly formatted CLDR format display based on if we know the langauge and/or territory if nothing else can be figured out.
+An optional second argument, when true, will force it to return a properly formatted CLDR format display based on if we know the language and/or territory if nothing else can be figured out.
=item get_code_from_language()