We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1925add commit d0f49b1Copy full SHA for d0f49b1
src/aws_encryption_sdk/streaming_client.py
@@ -730,7 +730,7 @@ class DecryptorConfig(_ClientConfig):
730
731
732
class StreamDecryptor(_EncryptionStream): # pylint: disable=too-many-instance-attributes
733
- """Provides a streaming encryptor for encrypting a stream source.
+ """Provides a streaming decryptor for decrypting a stream source.
734
Behaves as a standard file-like object.
735
736
.. note::
0 commit comments