Skip to content

Commit 5a7022d

Browse files
committed
spelling: encoded
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
1 parent 55c4354 commit 5a7022d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp/ql/lib/semmle/code/csharp/frameworks/system/security/Cryptography.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class SystemSecurityCryptographyClass extends Class {
2020
}
2121

2222
/** Data flow for `System.Security.Cryptography.AsnEncodedDataCollection`. */
23-
private class SystemSecurityCryptographyAsnEncondedDataCollectionFlowModelCsv extends SummaryModelCsv {
23+
private class SystemSecurityCryptographyAsnEncodedDataCollectionFlowModelCsv extends SummaryModelCsv {
2424
override predicate row(string row) {
2525
row =
2626
[

0 commit comments

Comments
 (0)