Comment typos.
This commit is contained in:
parent
7c9aa21ce8
commit
aea74cb4fc
1 changed files with 2 additions and 2 deletions
|
@ -112,8 +112,8 @@ regenerate_deps() { #
|
||||||
|
|
||||||
#
|
#
|
||||||
# Clean configuration file keeping only global default settings.
|
# Clean configuration file keeping only global default settings.
|
||||||
# Than prevent "trying to assign nonexistent symbol" messages
|
# That prevent "trying to assign nonexistent symbol" messages
|
||||||
# and assures that there is no TARGET selected from a pevious run
|
# and assures that there is no TARGET selected from a previous run
|
||||||
#
|
#
|
||||||
#--------------------------#
|
#--------------------------#
|
||||||
clean_configuration() { #
|
clean_configuration() { #
|
||||||
|
|
Reference in a new issue