aboutsummaryrefslogtreecommitdiffstats
path: root/sm/certchain.c
diff options
context:
space:
mode:
Diffstat (limited to 'sm/certchain.c')
-rw-r--r--sm/certchain.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sm/certchain.c b/sm/certchain.c
index 6b970de9a..77e91f003 100644
--- a/sm/certchain.c
+++ b/sm/certchain.c
@@ -558,7 +558,7 @@ find_up_search_by_keyid (ctrl_t ctrl, KEYDB_HANDLE kh,
rc = -1;
goto leave;
}
- /* Ready. The NE_FOUND_CERT is availabale via keydb_get_cert. */
+ /* Ready. The NE_FOUND_CERT is available via keydb_get_cert. */
}
leave: