Fix typo
authorNick Clifton <nickc@redhat.com>
Wed, 1 Sep 2010 08:06:58 +0000 (08:06 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 1 Sep 2010 08:06:58 +0000 (08:06 +0000)
ld/ChangeLog
ld/testsuite/ChangeLog

index 9cf54fd..c3a1d1c 100644 (file)
@@ -1,7 +1,7 @@
 2010-08-31  Nick Clifton  <nickc@redhat.com>
 
        * ldlex.l (WILDCHAR): Add the caret and exclamation point
-       characters, so that they can be used inside regexps.
+       characters, so that they can be used inside globs.
 
 2010-08-31  Nick Clifton  <nickc@redhat.com>
 
index e9e2025..aee1114 100644 (file)
@@ -1,6 +1,6 @@
 2010-08-31  Nick Clifton  <nickc@redhat.com>
 
-       * ld-scripts/section-match.exp: New file.  Runs ths
+       * ld-scripts/section-match.exp: New file.  Runs the
        section-match-1 test.
        * ld-scripts/section-match-1.d: New file.
        * ld-scripts/section-match-1.s: New file.