cpp-best-practices / cppbestpractices

Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.
Other
8.02k stars 877 forks source link

Considering_Safety typo fix #143

Closed scintill closed 2 years ago

scintill commented 2 years ago

The main fix is changing "by" to "of", but I made a few other changes that might be more clear.