Fix typo.

Reviewed by:	adrian (co-mentor)
Approved by:	adrian (co-mentor)
This commit is contained in:
Devin Teske 2012-10-18 07:55:09 +00:00
parent 27858d0bb4
commit 7f72bb4405

View File

@ -156,7 +156,7 @@ f_include()
# f_include_lang $file
#
# Include a language file. Automatically takes $LANG and $LC_ALL into
# considerationg when including $file (suffix ".$LC_ALL" or ".$LANG" will
# consideration when including $file (suffix ".$LC_ALL" or ".$LANG" will
# automatically by added prior to loading the language file).
#
# No error is produced if (a) a language has been requested (by setting either