From 95faa51a23fc416e718dbd740adfce31f642530b Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Sat, 29 Dec 2018 08:09:50 +0100 Subject: build: Fix typo spotted by codespell --- trust/test-token.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'trust/test-token.c') 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. */ -- cgit v1.1