Spelling fixes s/depencies/dependencies/
authorMathieu Parent <math.parent@gmail.com>
Thu, 29 Aug 2019 19:11:18 +0000 (21:11 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 1 Sep 2019 22:21:25 +0000 (22:21 +0000)
Signed-off-by: Mathieu Parent <math.parent@gmail.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
Makefile

index 07b928e4f0117cc8306ec6b5179931c26a806156..0b7b0ae8866170c2c38280322ed77cb1c27c420d 100644 (file)
--- 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