From patchwork Sat Apr 23 00:17:42 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: fix typo in comment From: Mike Stump X-Patchwork-Id: 92601 Message-Id: To: "gcc-patches@gcc.gnu.org Patches" Date: Fri, 22 Apr 2011 17:17:42 -0700 * config/cris/cris.opt (moverride-best-lib-options): Fix typo in comment. 2011-04-22 Mike Stump * config/cris/cris.opt (moverride-best-lib-options): Fix typo in comment. Index: config/cris/cris.opt =================================================================== --- config/cris/cris.opt (revision 172670) +++ config/cris/cris.opt (working copy) @@ -149,7 +149,7 @@ Target Report RejectNegative Use the most feature-enabling options allowed by other options ; FIXME: The following comment relates to gcc before cris.opt. -; Check it it's still valid: +; Check if it's still valid: ; We must call it "override-" since calling it "no-" will cause ; gcc.c to forget it, if there's a "later" -mbest-lib-options. ; Kludgy, but needed for some multilibbed files.