]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/c-family/c.opt
Spelling fixes for translatable strings
[thirdparty/gcc.git] / gcc / c-family / c.opt
index 848c2fda2038b95f1754c6f372054f6460bfbdc2..403abc1f26e18fb8c2ec39095fc8cc937f06a05d 100644 (file)
@@ -1320,7 +1320,7 @@ C ObjC C++ ObjC++ LangEnabledBy(C ObjC C++ ObjC++,Wall, 3, 0) IntegerRange(0, 3)
 
 Wstrict-flex-arrays
 C C++ Var(warn_strict_flex_arrays) Warning
-Warn about inproper usages of flexible array members
+Warn about improper usages of flexible array members
 according to the level of -fstrict-flex-arrays.
 
 Wstrict-null-sentinel