* @oid_size: initially holds the size of @oid
*
* This function will return the OID of the signature algorithm
- * that has been used to sign this certificate request. This is function
+ * that has been used to sign this certificate request. This function
* is useful in the case gnutls_x509_crq_get_signature_algorithm()
* returned %GNUTLS_SIGN_UNKNOWN.
*
* @oid_size: initially holds the size of @oid
*
* This function will return the OID of the public key algorithm
- * on that certificate request. This is function
+ * on that certificate request. This function
* is useful in the case gnutls_x509_crq_get_pk_algorithm()
* returned %GNUTLS_PK_UNKNOWN.
*