Fixed some typos, courtesy of codespell
This commit is contained in:
@@ -131,7 +131,7 @@ cert_payload_t *cert_payload_create_from_cert(payload_type_t type,
|
||||
/**
|
||||
* Creates an IKEv2 certificate payload with hash and URL encoding.
|
||||
*
|
||||
* @param hash hash of the DER encoded certificate (get's cloned)
|
||||
* @param hash hash of the DER encoded certificate (gets cloned)
|
||||
* @param url URL to the certificate
|
||||
* @return cert_payload_t object
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user