From 164cce74171fc7ce3b4e83dab4661ed986a64ddc Mon Sep 17 00:00:00 2001 From: Nick Rolfe Date: Fri, 11 Feb 2022 14:08:47 +0000 Subject: [PATCH] C#: fix misspellings of 'csharp' --- csharp/ql/campaigns/Solorigate/test/qlpack.yml | 4 ++-- csharp/ql/lib/CHANGELOG.md | 2 +- csharp/ql/lib/change-notes/released/0.0.8.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/csharp/ql/campaigns/Solorigate/test/qlpack.yml b/csharp/ql/campaigns/Solorigate/test/qlpack.yml index 97f9c9407a8..82bc38ceba7 100644 --- a/csharp/ql/campaigns/Solorigate/test/qlpack.yml +++ b/csharp/ql/campaigns/Solorigate/test/qlpack.yml @@ -6,7 +6,7 @@ groups: dependencies: codeql/csharp-all: "*" codeql/csharp-queries: "*" - codeql/charp-solorigate-all: "*" - codeql/charp-solorigate-queries: "*" + codeql/csharp-solorigate-all: "*" + codeql/csharp-solorigate-queries: "*" extractor: csharp tests: . diff --git a/csharp/ql/lib/CHANGELOG.md b/csharp/ql/lib/CHANGELOG.md index 1bc640030c4..946cda1ad01 100644 --- a/csharp/ql/lib/CHANGELOG.md +++ b/csharp/ql/lib/CHANGELOG.md @@ -2,7 +2,7 @@ ### Deprecated APIs -* The `codeql/csharp-upgrades` CodeQL pack has been removed. All upgrades scripts have been merged into the `codeql/charp-all` CodeQL pack. +* The `codeql/csharp-upgrades` CodeQL pack has been removed. All upgrades scripts have been merged into the `codeql/csharp-all` CodeQL pack. ### Major Analysis Improvements diff --git a/csharp/ql/lib/change-notes/released/0.0.8.md b/csharp/ql/lib/change-notes/released/0.0.8.md index 2cda4c90ad0..107e832cf67 100644 --- a/csharp/ql/lib/change-notes/released/0.0.8.md +++ b/csharp/ql/lib/change-notes/released/0.0.8.md @@ -2,7 +2,7 @@ ### Deprecated APIs -* The `codeql/csharp-upgrades` CodeQL pack has been removed. All upgrades scripts have been merged into the `codeql/charp-all` CodeQL pack. +* The `codeql/csharp-upgrades` CodeQL pack has been removed. All upgrades scripts have been merged into the `codeql/csharp-all` CodeQL pack. ### Major Analysis Improvements