1
0
Fork 0

Fix spelling of "comment".

Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
utp
Vagrant Cascadian 2016-03-15 12:11:12 -07:00 committed by Tom Rini
parent 8a7367acca
commit 0e28065949
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ void usage_setenv(void)
"\n"
"Script Syntax:\n"
" key [space] value\n"
" lines starting with '#' are treated as commment\n"
" lines starting with '#' are treated as comment\n"
"\n"
" A variable without value will be deleted. Any number of spaces are\n"
" allowed between key and value. Space inside of the value is treated\n"