summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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