commit | 8fd9156a4af164e1d2af0ee48ade5921928e2265 | [log] [tgz] |
---|---|---|
author | Antonin Décimo <antonin.decimo@gmail.com> | Wed Jan 23 15:24:37 2019 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Mon Feb 18 15:57:54 2019 +0000 |
tree | 484aa11f2721f2e824119d32336b0d17464b699d | |
parent | bdc807dbe8b97e1a1a5b212380ec4ffa07a784e4 [diff] [blame] |
Fix #2370, minor typos and spelling mistakes
diff --git a/library/Makefile b/library/Makefile index 97f796f..51d7259 100644 --- a/library/Makefile +++ b/library/Makefile
@@ -38,7 +38,7 @@ # Set DLEXT=dylib to compile as a shared library for Mac OS X DLEXT ?= so -# 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 ?= -