Skip to content

Commit 4527752

Browse files
committed
Fixed typo.
1 parent 85538aa commit 4527752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cstyle.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434

3535
</p><p>There are a few possible good C styles. We recommend one that is well
3636
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
37+
everything but is good enough. However, in order to use it properly, <b>you
3838
need to start with following the C style after reading the document below, then
3939
check the resulting code with the script.</b> It will not work well if you
4040
start with non-conforming code and keep fixing the warnings until the script no

0 commit comments

Comments
 (0)