diff --git a/todo.sh b/todo.sh index 09971482..72cdc65d 100755 --- a/todo.sh +++ b/todo.sh @@ -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'