Browse Source

Fix spelling.

Mike Naberezny 15 years ago
parent
commit
9a2ef1639e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CHANGES.txt

+ 1 - 1
CHANGES.txt

@@ -11,7 +11,7 @@ Next release
       environment=HOME=/home/auser
       environment=HOME=/home/auser
 
 
     Alphanumeric characters, "_", "/", ".", "+", "-", "(", and ")" can all be
     Alphanumeric characters, "_", "/", ".", "+", "-", "(", and ")" can all be
-    used as a value without quoting. If any other characters are neeed in the
+    used as a value without quoting. If any other characters are needed in the
     value, please quote it as in the first example above.  Thanks to Paul 
     value, please quote it as in the first example above.  Thanks to Paul 
     Heideman for reporting this issue.
     Heideman for reporting this issue.