summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMathieu Parent <math.parent@gmail.com>2019-08-29 21:11:18 +0200
committerAndrew Bartlett <abartlet@samba.org>2019-09-01 22:21:25 +0000
commita1d839f7cea8a3960969df36e772276b01a1e3ac (patch)
tree35a263aca3a48dab7f1e20b434d06fb981883782 /Makefile
parent5fc2c7ddb815e753ce57dc050ccf8fad9151063d (diff)
downloadsamba-a1d839f7cea8a3960969df36e772276b01a1e3ac.tar.gz
Spelling fixes s/depencies/dependencies/
Signed-off-by: Mathieu Parent <math.parent@gmail.com> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 07b928e4f01..0b7b0ae8866 100644
--- a/Makefile
+++ b/Makefile
@@ -100,7 +100,7 @@ pydoctor:
pep8:
$(WAF) pep8
-# Adding force on the depencies will force the target to be always rebuild form the Make
+# Adding force on the dependencies will force the target to be always rebuild form the Make
# point of view forcing make to invoke waf
bin/smbd: FORCE