aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Brueffer <brueffer@FreeBSD.org>2016-11-23 16:54:27 +0000
committerChristian Brueffer <brueffer@FreeBSD.org>2016-11-23 16:54:27 +0000
commita65132c46865e6d3f3b09bb083e55136f1677da3 (patch)
tree70acec7a7917138302bf09accd94546017864676
parentfb284619b90b63fab4ad7e2e9a8fb53caf3533d3 (diff)
Notes
-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 a41f8dff7ba6b..c2611a27b971e 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