We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6393e2b commit 0e46d17Copy full SHA for 0e46d17
gcc/c-family/c.opt
@@ -1852,7 +1852,7 @@ Enable the non-attribute syntax for contracts.
1852
1853
fcontracts-nonattr-noconst
1854
C++ Var(flag_contracts_nonattr_noconst) Init(0)
1855
-Disable the consitification of entities appearing in a contract condition.
+Disable the const-ification of entities appearing in a contract condition.
1856
1857
fcontracts-nonattr-mutable-keyword
1858
C++ Var(flag_contracts_nonattr_mutable_keyword) Init(0)
0 commit comments