From 8c8c81942038e0068472dd9bab8d57c00b2acee4 Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Fri, 12 Aug 2016 17:21:19 +0200 Subject: Fix typos flagged by codespell --- p11-kit/util.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'p11-kit/util.c') diff --git a/p11-kit/util.c b/p11-kit/util.c index 1124876..325d669 100644 --- a/p11-kit/util.c +++ b/p11-kit/util.c @@ -57,7 +57,7 @@ * @title: Future * @short_description: Future Unstable API * - * API that is not yet stable enough to be enabled by default. In all likelyhood + * API that is not yet stable enough to be enabled by default. In all likelihood * this will be included in the next release. To use this API you must define a * MACRO. See the p11-kit.h header for more details. */ -- cgit v1.1