We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfdf8c7 commit 5f826d0Copy full SHA for 5f826d0
ruby/ql/lib/codeql/ruby/security/OpenSSL.qll
@@ -582,7 +582,7 @@ private class CipherOperation extends Cryptography::CryptographicOperation::Rang
582
}
583
584
585
-/** Predicates and classes modelling the `OpenSSL::Digest` module */
+/** Predicates and classes modeling the `OpenSSL::Digest` module */
586
private module Digest {
587
private import codeql.ruby.ApiGraphs
588
0 commit comments