excpetions -> exceptions
authorjsg <jsg@openbsd.org>
Fri, 31 Dec 2021 22:40:40 +0000 (22:40 +0000)
committerjsg <jsg@openbsd.org>
Fri, 31 Dec 2021 22:40:40 +0000 (22:40 +0000)
lib/libcrypto/man/crypto.3

index 598eb30..4c658d0 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: crypto.3,v 1.26 2021/12/09 15:11:48 schwarze Exp $
+.\"    $OpenBSD: crypto.3,v 1.27 2021/12/31 22:40:40 jsg Exp $
 .\"    OpenSSL a9c85cea Nov 11 09:33:55 2016 +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: December 9 2021 $
+.Dd $Mdocdate: December 31 2021 $
 .Dt CRYPTO 3
 .Os
 .Sh NAME
@@ -279,7 +279,7 @@ argument instead.
 internal to DER:
 The function encodes an object passed as an argument
 according to ASN.1 distinguished encoding rules (DER).
-There are a few rare excpetions of functions that have
+There are a few rare exceptions of functions that have
 .Dq i2d
 in their name but produce output anyway
 that only conforms to ASN.1 basic encoding rules (BER) and not to DER.