summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/c-family/c.opt2
1 files changed, 1 insertions, 1 deletions
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)