From e62eb532814715d8684398ad800f331610cfd8d0 Mon Sep 17 00:00:00 2001 From: tb <> Date: Fri, 16 Jan 2026 09:21:48 +0000 Subject: asn1t.h: Otherwiser -> Otherwise --- src/lib/libcrypto/asn1/asn1t.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib/libcrypto') diff --git a/src/lib/libcrypto/asn1/asn1t.h b/src/lib/libcrypto/asn1/asn1t.h index 0a0a709e73..1cf0652373 100644 --- a/src/lib/libcrypto/asn1/asn1t.h +++ b/src/lib/libcrypto/asn1/asn1t.h @@ -1,4 +1,4 @@ -/* $OpenBSD: asn1t.h,v 1.29 2026/01/16 09:19:20 tb Exp $ */ +/* $OpenBSD: asn1t.h,v 1.30 2026/01/16 09:21:48 tb Exp $ */ /* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL * project 2000. */ @@ -598,7 +598,7 @@ struct ASN1_ADB_TABLE_st { #define ASN1_TFLG_EXPLICIT ASN1_TFLG_EXPTAG|ASN1_TFLG_CONTEXT /* - * If tagging is in force these determine the type of tag to use. Otherwiser + * If tagging is in force these determine the type of tag to use. Otherwise * the tag is determined by the underlying type. These values reflect the * actual octet format. */ -- cgit v1.2.3-55-g6feb