Skip to content

Commit d2cfcb4

Browse files
geoffw0paldepind
andauthored
Update rust/ql/lib/codeql/rust/internal/ConceptsShared.qll
Co-authored-by: Simon Friis Vindum <[email protected]>
1 parent 591db05 commit d2cfcb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/ql/lib/codeql/rust/internal/ConceptsShared.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ module Cryptography {
3030
class PasswordHashingAlgorithm = CryptoAlgorithms::PasswordHashingAlgorithm;
3131

3232
/**
33-
* A data-flow node that is an application of a cryptographic algorithm. For example,
33+
* A data flow node that is an application of a cryptographic algorithm. For example,
3434
* encryption, decryption, signature-validation.
3535
*
3636
* Extend this class to refine existing API models. If you want to model new APIs,

0 commit comments

Comments
 (0)