From 05ece0fed5d8feb08352c44b1558f269488e96ca Mon Sep 17 00:00:00 2001 From: tb <> Date: Thu, 22 Jan 2026 10:15:53 +0000 Subject: policy test: parital -> partial --- src/regress/lib/libcrypto/x509/policy/policy.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/regress/lib') diff --git a/src/regress/lib/libcrypto/x509/policy/policy.c b/src/regress/lib/libcrypto/x509/policy/policy.c index 17ac78dd23..06136d5212 100644 --- a/src/regress/lib/libcrypto/x509/policy/policy.c +++ b/src/regress/lib/libcrypto/x509/policy/policy.c @@ -1,4 +1,4 @@ -/* $OpenBSD: policy.c,v 1.13 2024/08/23 12:56:26 anton Exp $ */ +/* $OpenBSD: policy.c,v 1.14 2026/01/22 10:15:53 tb Exp $ */ /* * Copyright (c) 2020 Joel Sing * Copyright (c) 2020-2023 Bob Beck @@ -587,7 +587,7 @@ struct verify_cert_test verify_cert_tests[] = { }, /* * BoringSSL tests just a trust anchor but behaves differently in this corner case. - * than libressl for reasons that have nothing to do with policy (because parital + * than libressl for reasons that have nothing to do with policy (because partial * chains and legacy verifier horror) */ }; -- cgit v1.2.3-55-g6feb