From 376164b960bfada6a4251eeb9b631636bfd8c619 Mon Sep 17 00:00:00 2001 From: Richard Sandiford Date: Tue, 24 Jul 2007 07:57:17 +0000 Subject: [PATCH] Fix typo. From-SVN: r126869 --- gcc/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index cff3c0b81af..207a19fd5d5 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -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 -- 2.11.4.GIT