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 --- p11-kit/iter.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'p11-kit/iter.c') diff --git a/p11-kit/iter.c b/p11-kit/iter.c index d1ffd91..d26cd71 100644 --- a/p11-kit/iter.c +++ b/p11-kit/iter.c @@ -830,7 +830,7 @@ p11_kit_iter_get_token (P11KitIter *iter) * p11_kit_iter_get_session: * @iter: the iterator * - * Get the session which the current matching object is acessible + * Get the session which the current matching object is accessible * through. * * This can only be called after p11_kit_iter_next() succeeds. -- cgit v1.1