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 85538aa commit 4527752Copy full SHA for 4527752
docs/cstyle.html
@@ -34,7 +34,7 @@
34
35
</p><p>There are a few possible good C styles. We recommend one that is well
36
documented and comes with a Perl script for checking. The script does not catch
37
-everything but is good enough. However, in order to use it propertly, <b>you
+everything but is good enough. However, in order to use it properly, <b>you
38
need to start with following the C style after reading the document below, then
39
check the resulting code with the script.</b> It will not work well if you
40
start with non-conforming code and keep fixing the warnings until the script no
0 commit comments