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 05129bc commit 84b8076Copy full SHA for 84b8076
gcc/c-family/c.opt
@@ -1872,7 +1872,7 @@ Enable the non-attribute syntax for contracts.
1872
1873
fcontracts-nonattr-noconst
1874
C++ Var(flag_contracts_nonattr_noconst) Init(0)
1875
-Disable the consitification of entities appearing in a contract condition.
+Disable the const-ification of entities appearing in a contract condition.
1876
1877
fcontracts-nonattr-mutable-keyword
1878
C++ Var(flag_contracts_nonattr_mutable_keyword) Init(0)
0 commit comments