Allow multiple IDN xn-- indicators
[openssl.git] / crypto / x509v3 / v3_crld.c
index 84c0f5bc5c152871971cbf45f3d45942a22a22ef..790a6dd03280868366303cf209433ac040d693cc 100644 (file)
@@ -152,7 +152,7 @@ static int set_dist_point_name(DIST_POINT_NAME **pdp, X509V3_CTX *ctx,
                                sk_X509_NAME_ENTRY_num(rnm) - 1)->set)
                        {
                        X509V3err(X509V3_F_SET_DIST_POINT_NAME,
-                                               X509V3_R_INVAID_MULTIPLE_RDNS);
+                                               X509V3_R_INVALID_MULTIPLE_RDNS);
                        goto err;
                        }
                }