fix a typo; diff from Matthias Schmidt <xosc dot org> on tech@
authorschwarze <schwarze@openbsd.org>
Sun, 14 Nov 2021 11:22:36 +0000 (11:22 +0000)
committerschwarze <schwarze@openbsd.org>
Sun, 14 Nov 2021 11:22:36 +0000 (11:22 +0000)
lib/libcrypto/man/ASN1_STRING_length.3

index 9d8cbf8..e24dd18 100644 (file)
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ASN1_STRING_length.3,v 1.23 2021/11/13 17:12:18 schwarze Exp $
+.\" $OpenBSD: ASN1_STRING_length.3,v 1.24 2021/11/14 11:22:36 schwarze Exp $
 .\" full merge up to: OpenSSL 24a535ea Sep 22 13:14:20 2020 +0100
 .\"
 .\" This file is a derived work.
@@ -66,7 +66,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
 .\" OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd $Mdocdate: November 13 2021 $
+.Dd $Mdocdate: November 14 2021 $
 .Dt ASN1_STRING_LENGTH 3
 .Os
 .Sh NAME
@@ -346,7 +346,7 @@ returns a number of bytes.
 and
 .Fn ASN1_STRING_copy
 return 1 on success or 0 on failure.
-They fail is memory allocation fails.
+They fail if memory allocation fails.
 .Fn ASN1_STRING_set
 and
 .Fn ASN1_OCTET_STRING_set