summaryrefslogtreecommitdiff
path: root/p11-kit/iter.c
diff options
context:
space:
mode:
Diffstat (limited to 'p11-kit/iter.c')
-rw-r--r--p11-kit/iter.c2
1 files changed, 1 insertions, 1 deletions
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.