summaryrefslogtreecommitdiff
path: root/lib/algorithms/ciphersuites.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/algorithms/ciphersuites.c')
-rw-r--r--lib/algorithms/ciphersuites.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/algorithms/ciphersuites.c b/lib/algorithms/ciphersuites.c
index 2c76f84d6d..9408397610 100644
--- a/lib/algorithms/ciphersuites.c
+++ b/lib/algorithms/ciphersuites.c
@@ -1675,7 +1675,7 @@ _gnutls_get_client_ciphersuites(gnutls_session_t session,
/**
* gnutls_priority_get_cipher_suite_index:
- * @pcache: is a #gnutls_prioritity_t type.
+ * @pcache: is a #gnutls_priority_t type.
* @idx: is an index number.
* @sidx: internal index of cipher suite to get information about.
*