Skip to content

Commit f2f97c9

Browse files
committed
Crypto: QL docs fix.
1 parent ac35634 commit f2f97c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/lib/experimental/quantum/OpenSSL/Operations/OpenSSLOperationBase.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ abstract class EvpKeyInitializer extends EvpInitializer {
133133
}
134134

135135
/**
136-
* Any key initializer may initialize the algorithm and the key size through
136+
* A key initializer may initialize the algorithm and the key size through
137137
* the key. Extend any instance of key initializer provide initialization
138138
* of the algorithm and key size from the key.
139139
*/

0 commit comments

Comments
 (0)