From a65132c46865e6d3f3b09bb083e55136f1677da3 Mon Sep 17 00:00:00 2001 From: Christian Brueffer Date: Wed, 23 Nov 2016 16:54:27 +0000 Subject: Fix comment typo. PR: 208484 Submitted by: madpilot MFC after: 1 week --- tools/tools/nanobsd/Files/root/save_cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.3