We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f1a369 commit 8e05a9fCopy full SHA for 8e05a9f
c.md
@@ -905,7 +905,7 @@ inaccuracies (well, ideas that are not considered good anymore) or now-changed p
905
906
Another good resource is [Learn C The Hard Way](http://learncodethehardway.org/c/) (not free).
907
908
-If you have a question, read the [compl.lang.c Frequently Asked Questions](http://c-faq.com).
+If you have a question, read the [comp.lang.c Frequently Asked Questions](http://c-faq.com).
909
910
It's very important to use proper spacing, indentation and to be consistent with your coding style in general.
911
Readable code is better than clever code and fast code. For a good, sane coding style to adopt, see the
0 commit comments