214 spelling fixes
[exim.git] / src / src / dane-openssl.c
index 62778d18f5924c053aa2a1d1ac59e267a00a5945..aa4760b94f55849152cedd2328d1cf5f98f2f4be 100644 (file)
@@ -529,7 +529,7 @@ if (dane->depth < 0)
 
 /*
  * If the TA certificate is self-issued, or need not be, use it directly.
- * Otherwise, synthesize requisuite ancestors.
+ * Otherwise, synthesize requisite ancestors.
  */
 if (  !wrap_to_root
    || X509_check_issued(tacert, tacert) == X509_V_OK)