summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorAntoine Cœur <coeur@gmx.fr>2019-07-01 02:02:06 +0800
committerAntoine Cœur <coeur@gmx.fr>2019-07-01 02:02:06 +0800
commit25ccb5896bbf28b74d4d72010948b0ac7d141622 (patch)
tree897e1c770dcddcbcd70369aecdd6359668e0040c /util
parentf987a4dd8929b4552f2fa19f09fd2d4115709647 (diff)
Fix Typos
CLA: trivial 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/9275)
Diffstat (limited to 'util')
-rwxr-xr-xutil/mkdef.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/mkdef.pl b/util/mkdef.pl
index bcbb475832..07974b56b5 100755
--- a/util/mkdef.pl
+++ b/util/mkdef.pl
@@ -360,7 +360,7 @@ sub do_defs
# params: symbol, alias, platforms, kind
# The reason to put this subroutine in a variable is that
- # it will otherwise create it's own, unshared, version of
+ # it will otherwise create its own, unshared, version of
# %tag and %variant...
my $make_variant = sub
{