commit | 36e89b5b71735bf38c02c1046828fd2ad26dc30b | [log] [tgz] |
---|---|---|
author | Antonin Décimo <antonin.decimo@gmail.com> | Wed Jan 23 15:24:37 2019 +0100 |
committer | Antonin Décimo <antonin.decimo@gmail.com> | Thu Jan 24 10:37:40 2019 +0100 |
tree | 28e8a8e57355f28a127cd39163447db592460e77 | |
parent | 62ec2dd68f92b1970ff3cdcdccf652837a359680 [diff] [blame] |
Fix #2370, minor typos and spelling mistakes
diff --git a/library/Makefile b/library/Makefile index 430c598..1e1b035 100644 --- a/library/Makefile +++ b/library/Makefile
@@ -39,7 +39,7 @@ SOEXT_X509=so.0 SOEXT_CRYPTO=so.3 -# Set AR_DASH= (empty string) to use an ar implentation that does not accept +# Set AR_DASH= (empty string) to use an ar implementation that does not accept # the - prefix for command line options (e.g. llvm-ar) AR_DASH ?= -