aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAndrzej Kurek <andrzej.kurek@mobica.com>2019-04-16 04:14:48 -0400
committerAndrzej Kurek <andrzej.kurek@mobica.com>2019-05-23 03:01:35 -0400
commitd3deb1d738cf5e660fc13b3046779194a98a9bb0 (patch)
treea9aa17068da449c7616d70299a3a5d8a1c066516 /Makefile
parent45be3d8136eab74dd94796b8cae9c787ad79f0b0 (diff)
downloadmbedtls-d3deb1d738cf5e660fc13b3046779194a98a9bb0.zip
mbedtls-d3deb1d738cf5e660fc13b3046779194a98a9bb0.tar.gz
mbedtls-d3deb1d738cf5e660fc13b3046779194a98a9bb0.tar.bz2
Typo fixes in documentation
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6a3b818..2db2644 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
-# build crypto form submodule unless explicitly disabled
+# build crypto from submodule unless explicitly disabled
USE_CRYPTO_SUBMODULE ?= 1
DESTDIR=/usr/local