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