mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2025-12-17 12:44:42 +03:00
Fix typo (#1338)
This commit is contained in:
committed by
Sergey Zubkov
parent
f2b517eac2
commit
65aa7232e8
@@ -21916,7 +21916,7 @@ The Microsoft compiler's C++ code analysis contains a set of rules specifically
|
|||||||
# <a name="S-glossary"></a>Glossary
|
# <a name="S-glossary"></a>Glossary
|
||||||
|
|
||||||
A relatively informal definition of terms used in the guidelines
|
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.
|
More information on many topics about C++ can be found on the [Standard C++ Foundation](https://isocpp.org)'s site.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user