From 2983917f25842398319cd98825b476e32ad015f3 Mon Sep 17 00:00:00 2001 From: Paul Mansfield Date: Sun, 6 Sep 2009 19:05:46 +0100 Subject: [PATCH] whitespace fix --- todo.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo.sh b/todo.sh index 0997148..72cdc65 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'