Merge pull request #38 from dacap/patch-1

Fix typo in Appendix B
This commit is contained in:
Gabriel Dos Reis 2015-09-19 18:15:14 -07:00
commit 8bd3d4e37a

View File

@ -11765,7 +11765,7 @@ This section lists recommended libraries, and explicitly recommends a few.
Ideally, we follow all rules in all code.
Realistically, we have to deal with a lot of old code:
* application code written before the guidelines were formuated or known
* application code written before the guidelines were formulated or known
* libraries written to older/different standards
* code that we just haven't gotten around to modernizing