summaryrefslogtreecommitdiffstats
path: root/doc/designs
diff options
context:
space:
mode:
authoromahs <73983677+omahs@users.noreply.github.com>2022-10-14 10:54:27 +0200
committerTomas Mraz <tomas@openssl.org>2022-10-17 12:12:15 +0200
commit5d32acf0f53c85e5da787035e47f775221486c64 (patch)
tree74eded901941b80030ad4865b9ca67c72b16cfd9 /doc/designs
parentbbaa24b7c5ca4d712ad539d4c5ed16af0dd908f4 (diff)
Fix typos in doc/designs/ddd/README.md
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)
Diffstat (limited to 'doc/designs')
-rw-r--r--doc/designs/ddd/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/designs/ddd/README.md b/doc/designs/ddd/README.md
index 61b74e8ceb..99d3832bfc 100644
--- a/doc/designs/ddd/README.md
+++ b/doc/designs/ddd/README.md
@@ -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: