Fix comment typo.
PR: 208484 Submitted by: madpilot MFC after: 1 week
This commit is contained in:
parent
fb284619b9
commit
a65132c468
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user