Skip to content

Commit

Permalink
whitespace fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Mansfield committed Sep 6, 2009
1 parent 7a87077 commit 2983917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion todo.sh
Expand Up @@ -623,7 +623,7 @@ case $action in
input=$*
fi

# Set InternalField Seperator as newline so we can
# Set Internal Field Seperator as newline so we can
# loop across multiple lines
SAVEIFS=$IFS
IFS=$'\n'
Expand Down

0 comments on commit 2983917

Please sign in to comment.