]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Fix typos in doc/designs/ddd/README.md
authoromahs <73983677+omahs@users.noreply.github.com>
Fri, 14 Oct 2022 08:54:27 +0000 (10:54 +0200)
committerTomas Mraz <tomas@openssl.org>
Mon, 17 Oct 2022 10:12:15 +0000 (12:12 +0200)
CLA: trivial

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19416)

doc/designs/ddd/README.md

index 61b74e8cebac53122c6c8d0a4d814466e0851f16..99d3832bfc30d78b44a61803ed6642e2f142cf88 100644 (file)
@@ -25,7 +25,7 @@ usage patterns and with reference to the impact on existing applications.
 
 As such, these demos are maintained in the OpenSSL repository because they are
 useful both to current and any future proposed API changes. The set of demos may
-be expanded over time, and the demos in this directory at any one time consitute
+be expanded over time, and the demos in this directory at any one time constitute
 a present body of understanding of API usage patterns, which can be used to plan
 API changes.
 
@@ -54,7 +54,7 @@ Background
 ----------
 
 These demos were developed after analysis of the following open source
-applications to determine libssl API usage patterns. The modally occuring usage
+applications to determine libssl API usage patterns. The modally occurring usage
 patterns were determined and used to determine categories into which to classify
 the applications: