We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90c1d92 commit b6a106aCopy full SHA for b6a106a
include/aws/cryptosdk/materials.h
@@ -142,7 +142,7 @@ struct aws_cryptosdk_enc_request {
142
* but this is discouraged.
143
* Messages whose encryption contexts contain invalid UTF-8 characters will
144
* not be interoperable with other language implementations of the encryption SDK.
145
- * The encryption SDK for C will allow writing and reading invalid UTF-8 to encryption
+ * The encryption SDK for C will allow writing and reading invalid UTF-8 in encryption
146
* contexts, but the encryption SDK in other languages will neither read nor write
147
* messages whose encryption context contains invalid UTF-8 characters.
148
*/
0 commit comments