We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 522467d commit 3ae5448Copy full SHA for 3ae5448
include/aws/cryptosdk/materials.h
@@ -144,7 +144,7 @@ struct aws_cryptosdk_enc_request {
144
* will not be interoperable across different language implementations
145
* of the AWS Encryption SDK.
146
* The ESDK for C permits writing and reading encryption contexts that
147
- * contain invalid UTF-8 bytes, but ESDKs in other language will neither
+ * contain invalid UTF-8 bytes, but ESDKs in other languages will neither
148
* read nor write messages whose encryption context contains invalid UTF-8.
149
*/
150
struct aws_hash_table *enc_ctx;
0 commit comments