summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig
diff options
context:
space:
mode:
authordteske <dteske@FreeBSD.org>2012-10-18 07:55:09 +0000
committerdteske <dteske@FreeBSD.org>2012-10-18 07:55:09 +0000
commit5427f0b2a0172729f289b024c029b6a29dfb24c3 (patch)
treeda65552603e910f5b88313e23a399efef3b41427 /usr.sbin/bsdconfig
parent325858cd575d5b96c2276998564008bf035c9f74 (diff)
downloadFreeBSD-src-5427f0b2a0172729f289b024c029b6a29dfb24c3.zip
FreeBSD-src-5427f0b2a0172729f289b024c029b6a29dfb24c3.tar.gz
Fix typo.
Reviewed by: adrian (co-mentor) Approved by: adrian (co-mentor)
Diffstat (limited to 'usr.sbin/bsdconfig')
-rw-r--r--usr.sbin/bsdconfig/share/common.subr2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bsdconfig/share/common.subr b/usr.sbin/bsdconfig/share/common.subr
index 5305a85..667a8f6 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
OpenPOWER on IntegriCloud