From b630dfe36aeb31f8cd7fe4ec538af6bae8aa2f8e Mon Sep 17 00:00:00 2001 From: Jordan Maples Date: Wed, 2 Oct 2019 15:42:40 -0700 Subject: Guideline -> Guidelines fixing issue as reported in issue #746 --- CONTRIBUTING.md | 4 ++-- ThirdPartyNotices.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 10e6c32..990b8e1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ -## Contributing to the Guideline Support Library +## Contributing to the Guidelines Support Library -The Guideline Support Library (GSL) contains functions and types that are suggested for use by the +The Guidelines Support Library (GSL) contains functions and types that are suggested for use by the [C++ Core Guidelines](https://github.com/isocpp/CppCoreGuidelines). GSL design changes are made only as a result of modifications to the Guidelines. GSL is accepting contributions that improve or refine any of the types in this library as well as ports to other platforms. Changes should have an issue diff --git a/ThirdPartyNotices.txt b/ThirdPartyNotices.txt index 94b9acc..ebf7b6e 100644 --- a/ThirdPartyNotices.txt +++ b/ThirdPartyNotices.txt @@ -2,7 +2,7 @@ THIRD-PARTY SOFTWARE NOTICES AND INFORMATION Do Not Translate or Localize -GSL: Guideline Support Library incorporates third party material from the projects listed below. The original copyright notice and the license under which Microsoft received such third party material are set forth below. Microsoft reserves all other rights not expressly granted, whether by implication, estoppel or otherwise. +GSL: Guidelines Support Library incorporates third party material from the projects listed below. The original copyright notice and the license under which Microsoft received such third party material are set forth below. Microsoft reserves all other rights not expressly granted, whether by implication, estoppel or otherwise. 1. Catch (https://github.com/philsquared/Catch) -- cgit v1.2.3