Fix comment typo.

PR:		208484
Submitted by:	madpilot
MFC after:	1 week
This commit is contained in:
Christian Brueffer 2016-11-23 16:54:27 +00:00
parent fb284619b9
commit a65132c468
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=309060

View File

@ -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