summaryrefslogtreecommitdiff
path: root/include/modules/ns_cert.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/modules/ns_cert.h')
-rw-r--r--include/modules/ns_cert.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/modules/ns_cert.h b/include/modules/ns_cert.h
index 0b06d8f5e..a84276b52 100644
--- a/include/modules/ns_cert.h
+++ b/include/modules/ns_cert.h
@@ -26,7 +26,7 @@ struct NSCertList
/** Get an entry from the nick's cert list by index
*
- * @param entry Index in the certificaate list vector to retrieve
+ * @param entry Index in the certificate list vector to retrieve
* @return The fingerprint entry of the given index if within bounds, an empty string if the vector is empty or the index is out of bounds
*
* Retrieves an entry from the certificate list corresponding to the given index.