File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -193,7 +193,7 @@ inspect_args() {
193193# ---
194194
195195# Create a new config file.
196- # There is normally no need to use this fucntion , it is used by other
196+ # There is normally no need to use this function , it is used by other
197197# functions as needed.
198198config_init () {
199199 CONFIG_FILE=${CONFIG_FILE:= config.ini}
Original file line number Diff line number Diff line change 1010# ---
1111
1212# Create a new config file.
13- # There is normally no need to use this fucntion , it is used by other
13+ # There is normally no need to use this function , it is used by other
1414# functions as needed.
1515config_init () {
1616 CONFIG_FILE=${CONFIG_FILE:= config.ini}
Original file line number Diff line number Diff line change 1010# ---
1111
1212# Create a new config file.
13- # There is normally no need to use this fucntion , it is used by other
13+ # There is normally no need to use this function , it is used by other
1414# functions as needed.
1515config_init () {
1616 CONFIG_FILE=${CONFIG_FILE:= config.ini}
You can’t perform that action at this time.
0 commit comments