This commit is contained in:
Matthew Dews 2019-02-19 13:33:32 -06:00 committed by Sergey Zubkov
parent f2b517eac2
commit 65aa7232e8

View File

@ -21916,7 +21916,7 @@ The Microsoft compiler's C++ code analysis contains a set of rules specifically
# <a name="S-glossary"></a>Glossary
A relatively informal definition of terms used in the guidelines
(based of the glossary in [Programming: Principles and Practice using C++](http://www.stroustrup.com/programming.html))
(based off the glossary in [Programming: Principles and Practice using C++](http://www.stroustrup.com/programming.html))
More information on many topics about C++ can be found on the [Standard C++ Foundation](https://isocpp.org)'s site.