Skip to content

Commit

Permalink
Fix: doc typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmundell committed Mar 4, 2025
1 parent 3d1d230 commit 5c4c826
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/serverutils.c
Original file line number Diff line number Diff line change
Expand Up @@ -1007,7 +1007,7 @@ server_new_gnutls_init (gnutls_certificate_credentials_t *server_credentials)
}

/**
* @brief Set the server credencials.
* @brief Set the server credentials.
*
* @param[in] end_type Connection end type.
* @param[in] priority TLS priority to be set. If no one is given, NORMAL is
Expand Down

0 comments on commit 5c4c826

Please sign in to comment.