From 949f2f71e56fdbf97c225e457b590e2c7fb9b0d5 Mon Sep 17 00:00:00 2001 From: Ilya Enkovich Date: Tue, 15 Apr 2014 17:25:36 +0400 Subject: Fix typo. --- gcc/c-family/c.opt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/c-family/c.opt b/gcc/c-family/c.opt index 480f4e57608..c00f1cad644 100644 --- a/gcc/c-family/c.opt +++ b/gcc/c-family/c.opt @@ -942,7 +942,7 @@ Generate bounds passing for calls. fchkp-instrument-marked-only C ObjC C++ ObjC++ LTO Report Var(flag_chkp_instrument_marked_only) Init(0) -Instrument only funtions marked with bnd_instrument attribute. +Instrument only functions marked with bnd_instrument attribute. fcilkplus C ObjC C++ ObjC++ LTO Report Var(flag_cilkplus) Init(0) -- cgit v1.2.1