From a1d839f7cea8a3960969df36e772276b01a1e3ac Mon Sep 17 00:00:00 2001 From: Mathieu Parent Date: Thu, 29 Aug 2019 21:11:18 +0200 Subject: [PATCH] Spelling fixes s/depencies/dependencies/ Signed-off-by: Mathieu Parent Reviewed-by: Andrew Bartlett Reviewed-by: Gary Lockyer --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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