aboutsummaryrefslogtreecommitdiffstats
path: root/Configurations/00-base-templates.conf
diff options
context:
space:
mode:
authoragnosticdev <agnosticdev@gmail.com>2018-09-20 05:23:27 -0500
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>2018-09-21 23:55:22 +0200
commit46d085096c6ead624c61e4b8b301421301511e64 (patch)
treee334cd24dca857032609c1171aaf924c189ff04f /Configurations/00-base-templates.conf
parentf39a02c68abc8936db24499cb3cfcba206a2e7eb (diff)
downloadopenssl-46d085096c6ead624c61e4b8b301421301511e64.tar.gz
typo-fixes: miscellaneous typo fixes
Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Paul Dale <paul.dale@oracle.com> Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com> (Merged from https://github.com/openssl/openssl/pull/7277)
Diffstat (limited to 'Configurations/00-base-templates.conf')
-rw-r--r--Configurations/00-base-templates.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/Configurations/00-base-templates.conf b/Configurations/00-base-templates.conf
index 516e3cd525..dd0649d203 100644
--- a/Configurations/00-base-templates.conf
+++ b/Configurations/00-base-templates.conf
@@ -45,7 +45,7 @@ my %targets=(
shared_extension => "",
#### Defaults for the benefit of the config targets who don't inherit
- #### a BASE and assume Unixly defaults
+ #### a BASE and assume Unix defaults
#### THESE WILL DISAPPEAR IN OpenSSL 1.2
build_scheme => [ "unified", "unix" ],
build_file => "Makefile",