Skip to content

Commit 5f826d0

Browse files
committed
fix typo
1 parent dfdf8c7 commit 5f826d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruby/ql/lib/codeql/ruby/security/OpenSSL.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@ private class CipherOperation extends Cryptography::CryptographicOperation::Rang
582582
}
583583
}
584584

585-
/** Predicates and classes modelling the `OpenSSL::Digest` module */
585+
/** Predicates and classes modeling the `OpenSSL::Digest` module */
586586
private module Digest {
587587
private import codeql.ruby.ApiGraphs
588588

0 commit comments

Comments
 (0)