Skip to content

Commit b6a106a

Browse files
author
Lucas McDonald
committed
m
1 parent 90c1d92 commit b6a106a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/aws/cryptosdk/materials.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ struct aws_cryptosdk_enc_request {
142142
* but this is discouraged.
143143
* Messages whose encryption contexts contain invalid UTF-8 characters will
144144
* 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
145+
* The encryption SDK for C will allow writing and reading invalid UTF-8 in encryption
146146
* contexts, but the encryption SDK in other languages will neither read nor write
147147
* messages whose encryption context contains invalid UTF-8 characters.
148148
*/

0 commit comments

Comments
 (0)