GSL grammar fix, added missing plurality in full name (#1243)

* Renamed all appropriate instances of "guideline support library" to "guidelines support library".

* Renamed additional instances of "guideline support library" to "guidelines support library" in remaining files.
This commit is contained in:
jeffreylindsey
2018-08-06 08:04:40 -07:00
committed by Herb Sutter
parent 04b2fabb9b
commit 6dd14321c1
4 changed files with 14 additions and 14 deletions

View File

@@ -10,7 +10,7 @@ they can be freely copied and modified to meet your organization's needs.
We encourage contributions to the C++ Core Guidelines in a number of ways:
- **Individual feedback** Are you a developer who is passionate about your code? Join the discussion in
[Issues](https://github.com/isocpp/CppCoreGuidelines/issues). We want to know which rules resonate with you and which don't. Were any rules
inordinately difficult to apply? Does your compiler vendor's Guideline Support Library (e.g.,
inordinately difficult to apply? Does your compiler vendor's Guidelines Support Library (e.g.,
[Microsoft's implementation of the GSL](https://github.com/microsoft/gsl)) suit your needs in adopting these guidelines?
- **Organizational adoption** While the guidelines are designed to be broadly adoptable they are also intended to be modified to fit your
organization's particular needs. We encourage your organization to fork this repo and create your own copy of these guidelines with changes