diff --git a/build/pipelines/templates/check-formatting.yml b/build/pipelines/templates/check-formatting.yml index f8b513cf46..f487a7a81c 100644 --- a/build/pipelines/templates/check-formatting.yml +++ b/build/pipelines/templates/check-formatting.yml @@ -11,7 +11,7 @@ jobs: clean: true - task: PowerShell@2 - displayName: 'Code Formattting Check' + displayName: 'Code Formatting Check' inputs: targetType: filePath filePath: '.\build\scripts\Invoke-FormattingCheck.ps1' diff --git a/oss/boost/MAINTAINER_README.md b/oss/boost/MAINTAINER_README.md index 89bd2d2a70..a05641fab7 100644 --- a/oss/boost/MAINTAINER_README.md +++ b/oss/boost/MAINTAINER_README.md @@ -4,7 +4,7 @@ This was originally imported by @Austin-Lamb in December 2020. The provenance information (where it came from and which commit) is stored in the file `cgmanifest.json` in the same directory as this readme. Please update the provenance information in that file when ingesting an updated version of the dependent library. -That provenance file is automatically read and inventoried by Microsoft systems to ensure compliance with appropiate governance standards. +That provenance file is automatically read and inventoried by Microsoft systems to ensure compliance with appropriate governance standards. ## What should be done to update this in the future? @@ -12,4 +12,4 @@ That provenance file is automatically read and inventoried by Microsoft systems 2. Take the parts you want, but leave most of it behind since it's HUGE and will bloat the repo to take it all. At the time of this writing, we only use small_vector.hpp and its dependencies as a header-only library. 3. Validate that the license in the root of the repository didn't change and update it if so. It is sitting in a version-specific subdirectory below this readme. If it changed dramatically, ensure that it is still compatible with our license scheme. Also update the NOTICE file in the root of our repository to declare the third-party usage. -4. Submit the pull. \ No newline at end of file +4. Submit the pull. diff --git a/oss/chromium/MAINTAINER_README.md b/oss/chromium/MAINTAINER_README.md index 0168187b69..e48db75ba5 100644 --- a/oss/chromium/MAINTAINER_README.md +++ b/oss/chromium/MAINTAINER_README.md @@ -4,7 +4,7 @@ This was originally imported by @miniksa in January 2020. The provenance information (where it came from and which commit) is stored in the file `cgmanifest.json` in the same directory as this readme. Please update the provenance information in that file when ingesting an updated version of the dependent library. -That provenance file is automatically read and inventoried by Microsoft systems to ensure compliance with appropiate governance standards. +That provenance file is automatically read and inventoried by Microsoft systems to ensure compliance with appropriate governance standards. ## What should be done to update this in the future? diff --git a/oss/dynamic_bitset/MAINTAINER_README.md b/oss/dynamic_bitset/MAINTAINER_README.md index 4782372cd8..283b1414f0 100644 --- a/oss/dynamic_bitset/MAINTAINER_README.md +++ b/oss/dynamic_bitset/MAINTAINER_README.md @@ -4,7 +4,7 @@ This was originally imported by @miniksa in March 2020. The provenance information (where it came from and which commit) is stored in the file `cgmanifest.json` in the same directory as this readme. Please update the provenance information in that file when ingesting an updated version of the dependent library. -That provenance file is automatically read and inventoried by Microsoft systems to ensure compliance with appropiate governance standards. +That provenance file is automatically read and inventoried by Microsoft systems to ensure compliance with appropriate governance standards. ## What should be done to update this in the future? diff --git a/oss/fmt/MAINTAINER_README.md b/oss/fmt/MAINTAINER_README.md index 82371033d3..d3b1ae4ecc 100644 --- a/oss/fmt/MAINTAINER_README.md +++ b/oss/fmt/MAINTAINER_README.md @@ -4,7 +4,7 @@ This was originally imported by @DHowett-MSFT in April 2020. The provenance information (where it came from and which commit) is stored in the file `cgmanifest.json` in the same directory as this readme. Please update the provenance information in that file when ingesting an updated version of the dependent library. -That provenance file is automatically read and inventoried by Microsoft systems to ensure compliance with appropiate governance standards. +That provenance file is automatically read and inventoried by Microsoft systems to ensure compliance with appropriate governance standards. ## What should be done to update this in the future? diff --git a/oss/interval_tree/MAINTAINER_README.md b/oss/interval_tree/MAINTAINER_README.md index 648db77d6a..97bbe61994 100644 --- a/oss/interval_tree/MAINTAINER_README.md +++ b/oss/interval_tree/MAINTAINER_README.md @@ -4,7 +4,7 @@ This was originally imported by @PankajBhojwani in September 2020. The provenance information (where it came from and which commit) is stored in the file `cgmanifest.json` in the same directory as this readme. Please update the provenance information in that file when ingesting an updated version of the dependent library. -That provenance file is automatically read and inventoried by Microsoft systems to ensure compliance with appropiate governance standards. +That provenance file is automatically read and inventoried by Microsoft systems to ensure compliance with appropriate governance standards. ## What should be done to update this in the future? diff --git a/oss/libpopcnt/MAINTAINER_README.md b/oss/libpopcnt/MAINTAINER_README.md index 45048fce5e..843a481edb 100644 --- a/oss/libpopcnt/MAINTAINER_README.md +++ b/oss/libpopcnt/MAINTAINER_README.md @@ -4,7 +4,7 @@ This was originally imported by @miniksa in March 2020. The provenance information (where it came from and which commit) is stored in the file `cgmanifest.json` in the same directory as this readme. Please update the provenance information in that file when ingesting an updated version of the dependent library. -That provenance file is automatically read and inventoried by Microsoft systems to ensure compliance with appropiate governance standards. +That provenance file is automatically read and inventoried by Microsoft systems to ensure compliance with appropriate governance standards. ## What should be done to update this in the future? diff --git a/oss/xorg_apps_rgb/MAINTAINER_README.md b/oss/xorg_apps_rgb/MAINTAINER_README.md index b675bdf942..03feea5811 100644 --- a/oss/xorg_apps_rgb/MAINTAINER_README.md +++ b/oss/xorg_apps_rgb/MAINTAINER_README.md @@ -4,4 +4,4 @@ This manifest anchors our usage of rgb.txt from the X11 distribution. The provenance information (where it came from and which commit) is stored in the file `cgmanifest.json` in the same directory as this readme. Please update the provenance information in that file when ingesting an updated version of the dependent library. -That provenance file is automatically read and inventoried by Microsoft systems to ensure compliance with appropiate governance standards. +That provenance file is automatically read and inventoried by Microsoft systems to ensure compliance with appropriate governance standards.