fixed braino in changelog entry for replacement of "switches" with "options"
authorNick Clifton <nickc@redhat.com>
Thu, 17 Jan 2002 23:13:52 +0000 (23:13 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 17 Jan 2002 23:13:52 +0000 (23:13 +0000)
binutils/ChangeLog

index 55caa9e..fa47f51 100644 (file)
 
 2002-01-15  Nick Clifton  <nickc@cambridge.redhat.com>
 
-       * objcopy.c (copy_usage): Use "switches" instead of "options".
-        (strip_usage): Use "switches" instead of "options".
-       * doc/binutils.texi (dlltool):  Refer to "switches" instead of
-        "options".
+       * objcopy.c (copy_usage): Use "options" instead of "switches".
+        (strip_usage): Use "options" instead of "switches".
+       * doc/binutils.texi (dlltool):  Refer to "options" instead of
+        "switches".
 
 2002-01-14  Richard Earnshaw  <rearnsha@arm.com>