diff options
author | Lajos Veres <vlajos@gmail.com> | 2015-01-28 21:35:45 -0500 |
---|---|---|
committer | James E Keenan <jkeenan@cpan.org> | 2015-01-28 21:35:45 -0500 |
commit | f6bab5f637fea85f01e1e1f1882ace0bd404db4c (patch) | |
tree | 2be8709af2e1eaf0c062de53259f57e8694e010e /locale.c | |
parent | 92dfa2590a5024b530c9d58fdd2520a01d40cef6 (diff) | |
download | perl-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.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |