summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2016-12-12 11:04:22 +0000
committerbrueffer <brueffer@FreeBSD.org>2016-12-12 11:04:22 +0000
commit5070a7f826759b2fa4f9e5ef2cca360103d4d01f (patch)
treea8b2fe89030e1d9f8697f6c3c2cda25160a61fd5 /tools
parent323e555b21bdcb16d947fe9ec8da8e17b7ba5b4b (diff)
downloadFreeBSD-src-5070a7f826759b2fa4f9e5ef2cca360103d4d01f.zip
FreeBSD-src-5070a7f826759b2fa4f9e5ef2cca360103d4d01f.tar.gz
MFC: r309060
Fix comment typo. PR: 208484 Submitted by: madpilot
Diffstat (limited to 'tools')
-rw-r--r--tools/tools/nanobsd/Files/root/save_cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tools/nanobsd/Files/root/save_cfg b/tools/tools/nanobsd/Files/root/save_cfg
index a41f8df..c2611a2 100644
--- a/tools/tools/nanobsd/Files/root/save_cfg
+++ b/tools/tools/nanobsd/Files/root/save_cfg
@@ -66,7 +66,7 @@ do
# i) -> add file to ignore list (/cfg/.ignore hiereachy) and never save
# try to add this file to /cfg.
#
- # touch is ised to add files to /cfg to keep the script flow straight and easy
+ # touch is used to add files to /cfg to keep the script flow straight and easy
#
read -p "New file /etc/$filename found. Add to /cfg (y/n/i)? " key
case "$key" in
OpenPOWER on IntegriCloud