summaryrefslogtreecommitdiff
path: root/lib/ext_signature.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ext_signature.c')
-rw-r--r--lib/ext_signature.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ext_signature.c b/lib/ext_signature.c
index e41e785dda..c2e289e4df 100644
--- a/lib/ext_signature.c
+++ b/lib/ext_signature.c
@@ -296,7 +296,7 @@ _gnutls_session_sign_algo_enabled (gnutls_session_t session,
* then %GNUTLS_E_REQUESTED_DATA_NOT_AVAILABLE will be returned even
* for the first index. The first index is 0.
*
- * This function is usefull in the certificate callback functions
+ * This function is useful in the certificate callback functions
* to assist in selecting the correct certificate.
*
* Returns: On success, %GNUTLS_E_SUCCESS (0) is returned, otherwise