diff --git a/usr.sbin/bsdconfig/share/common.subr b/usr.sbin/bsdconfig/share/common.subr index 5305a85e7231..667a8f60092c 100644 --- a/usr.sbin/bsdconfig/share/common.subr +++ b/usr.sbin/bsdconfig/share/common.subr @@ -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