Fix typo.
authorRichard Sandiford <rsandifo@gcc.gnu.org>
Tue, 24 Jul 2007 07:57:17 +0000 (07:57 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Tue, 24 Jul 2007 07:57:17 +0000 (07:57 +0000)
From-SVN: r126869

gcc/ChangeLog

index cff3c0b81af9039719db24dc632dd2128fea19f6..207a19fd5d55b0c751d2009523492cebe3dbb061 100644 (file)
@@ -48,7 +48,7 @@
        * config/mips/mips.h (BRANCH_COST): Use mips_branch_cost rather
        than mips_costs.
        * config/mips/mips.opt (mbranch-cost=): New option.
-       * doc/invoke.texi (-mbrach-cost): Document new MIPS option.
+       * doc/invoke.texi (-mbranch-cost): Document new MIPS option.
 
 2007-07-23  Richard Sandiford  <richard@codesourcery.com>