summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2013-11-19 19:55:41 +0000
committertrhodes <trhodes@FreeBSD.org>2013-11-19 19:55:41 +0000
commita5932a7cd395befa668ffd188b9f5f3e229d8213 (patch)
tree738c932fd83884b957045f1b20ccc2e4bdf7d158 /usr.sbin
parentb757e82b43bc35d6a486b78e2f6919276e1f5c48 (diff)
downloadFreeBSD-src-a5932a7cd395befa668ffd188b9f5f3e229d8213.zip
FreeBSD-src-a5932a7cd395befa668ffd188b9f5f3e229d8213.tar.gz
"Tim trailing" -> "Trim trailing"
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/bsdconfig/networking/share/device.subr2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bsdconfig/networking/share/device.subr b/usr.sbin/bsdconfig/networking/share/device.subr
index f4198c1..ca2591e 100644
--- a/usr.sbin/bsdconfig/networking/share/device.subr
+++ b/usr.sbin/bsdconfig/networking/share/device.subr
@@ -62,7 +62,7 @@ f_include_lang $BSDCFG_LIBE/$APP_DIR/include/messages.subr
#
f_dialog_menu_netdev()
{
- local defaultitem="${1%\*}" # Tim trailing asterisk if present
+ local defaultitem="${1%\*}" # Trim trailing asterisk if present
#
# Display a message to let the user know we're working...
OpenPOWER on IntegriCloud