mutibyte -> multibyte
authorjsg <jsg@openbsd.org>
Mon, 21 Feb 2022 00:22:03 +0000 (00:22 +0000)
committerjsg <jsg@openbsd.org>
Mon, 21 Feb 2022 00:22:03 +0000 (00:22 +0000)
lib/libcrypto/man/ASN1_mbstring_copy.3

index 5bdf706..e0b48aa 100644 (file)
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ASN1_mbstring_copy.3,v 1.5 2021/12/10 16:19:52 schwarze Exp $
+.\" $OpenBSD: ASN1_mbstring_copy.3,v 1.6 2022/02/21 00:22:03 jsg Exp $
 .\"
 .\" Copyright (c) 2021 Ingo Schwarze <schwarze@openbsd.org>
 .\"
@@ -14,7 +14,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd $Mdocdate: December 10 2021 $
+.Dd $Mdocdate: February 21 2022 $
 .Dt ASN1_MBSTRING_COPY 3
 .Os
 .Sh NAME
@@ -25,7 +25,7 @@
 .Nm ASN1_STRING_set_default_mask_asc ,
 .Nm ASN1_STRING_get_default_mask ,
 .Nm ASN1_tag2bit
-.Nd copy a mutibyte string into an ASN.1 string object
+.Nd copy a multibyte string into an ASN.1 string object
 .Sh SYNOPSIS
 .In openssl/asn1.h
 .Ft int