Fix typo in ChangeLog
authormeissner <meissner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Oct 2013 20:30:34 +0000 (20:30 +0000)
committermeissner <meissner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Oct 2013 20:30:34 +0000 (20:30 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@203797 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 0c53f55..b4e88e2 100644 (file)
        instructions.
        (ww constraint): Likewise.
        (wy constraint): Likewise.
-       (wv constraint): Repurpose ISA 2.07 constraint that we not used in
-       the previous submissions.
+       (wv constraint): Repurpose ISA 2.07 constraint that we did not use
+       in the previous submissions.
        * doc/md.texi (PowerPC and IBM RS6000): Likewise.
 
 2013-09-23  Richard Sandiford  <rdsandiford@googlemail.com>