summaryrefslogtreecommitdiff
path: root/locale.c
diff options
context:
space:
mode:
authorLajos Veres <vlajos@gmail.com>2015-01-28 21:35:45 -0500
committerJames E Keenan <jkeenan@cpan.org>2015-01-28 21:35:45 -0500
commitf6bab5f637fea85f01e1e1f1882ace0bd404db4c (patch)
tree2be8709af2e1eaf0c062de53259f57e8694e010e /locale.c
parent92dfa2590a5024b530c9d58fdd2520a01d40cef6 (diff)
downloadperl-f6bab5f637fea85f01e1e1f1882ace0bd404db4c.tar.gz
Corrections to spelling and grammatical errors.
Extracted from patch submitted by Lajos Veres in RT #123693.
Diffstat (limited to 'locale.c')
-rw-r--r--locale.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/locale.c b/locale.c
index 1ef1be94e9..625ece7dae 100644
--- a/locale.c
+++ b/locale.c
@@ -921,7 +921,7 @@ Perl_init_i18nl10n(pTHX_ int printwarn)
}
/* Calculate what fallback locales to try. We have avoided this
- * until we have to, becuase failure is quite unlikely. This will
+ * until we have to, because failure is quite unlikely. This will
* usually change the upper bound of the loop we are in.
*
* Since the system's default way of setting the locale has not