diff options
Diffstat (limited to 'trust/test-token.c')
-rw-r--r-- | trust/test-token.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/trust/test-token.c b/trust/test-token.c index b2f2323..a082ab7 100644 --- a/trust/test-token.c +++ b/trust/test-token.c @@ -129,7 +129,7 @@ test_token_flags (void *path) /* * blacklist2 comes from the input/blacklist/self-server.der file. It is - * explicitly put on the blacklist, even though it containts no trust + * explicitly put on the blacklist, even though it contains no trust * policy information. */ @@ -151,7 +151,7 @@ test_token_flags (void *path) /* * anchor comes from the input/anchors/cacert3.der file. It is - * explicitly marked as an anchor, even though it containts no trust + * explicitly marked as an anchor, even though it contains no trust * policy information. */ |