Skip to content

Commit 3ae5448

Browse files
author
Lucas McDonald
committed
m
1 parent 522467d commit 3ae5448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/aws/cryptosdk/materials.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ struct aws_cryptosdk_enc_request {
144144
* will not be interoperable across different language implementations
145145
* of the AWS Encryption SDK.
146146
* The ESDK for C permits writing and reading encryption contexts that
147-
* contain invalid UTF-8 bytes, but ESDKs in other language will neither
147+
* contain invalid UTF-8 bytes, but ESDKs in other languages will neither
148148
* read nor write messages whose encryption context contains invalid UTF-8.
149149
*/
150150
struct aws_hash_table *enc_ctx;

0 commit comments

Comments
 (0)