Fix error in comment.

This commit is contained in:
jilles 2010-05-09 17:15:26 +00:00
parent c0ec19525d
commit a4f5ad53c1

View File

@ -40,7 +40,7 @@ UTILS="alias,\
set -e
# With 'command', variable assignments affect the shell environment.
# With 'command', variable assignments do not affect the shell environment.
set -- ${SPECIAL}
for cmd in "$@"