This commit is contained in:
erik-krogh
2022-10-14 14:43:51 +02:00
parent dfdf8c7869
commit 5f826d0eef

View File

@@ -582,7 +582,7 @@ private class CipherOperation extends Cryptography::CryptographicOperation::Rang
}
}
/** Predicates and classes modelling the `OpenSSL::Digest` module */
/** Predicates and classes modeling the `OpenSSL::Digest` module */
private module Digest {
private import codeql.ruby.ApiGraphs