Crypto: QL docs fix.

This commit is contained in:
REDMOND\brodes
2025-06-17 13:18:03 -04:00
parent ac35634217
commit f2f97c993b

View File

@@ -133,7 +133,7 @@ abstract class EvpKeyInitializer extends EvpInitializer {
}
/**
* Any key initializer may initialize the algorithm and the key size through
* A key initializer may initialize the algorithm and the key size through
* the key. Extend any instance of key initializer provide initialization
* of the algorithm and key size from the key.
*/