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 ac35634 commit f2f97c9Copy full SHA for f2f97c9
cpp/ql/lib/experimental/quantum/OpenSSL/Operations/OpenSSLOperationBase.qll
@@ -133,7 +133,7 @@ abstract class EvpKeyInitializer extends EvpInitializer {
133
}
134
135
/**
136
- * Any key initializer may initialize the algorithm and the key size through
+ * A key initializer may initialize the algorithm and the key size through
137
* the key. Extend any instance of key initializer provide initialization
138
* of the algorithm and key size from the key.
139
*/
0 commit comments