diff options
author | Mathieu Parent <math.parent@gmail.com> | 2019-08-29 21:11:18 +0200 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2019-09-01 22:21:25 +0000 |
commit | a1d839f7cea8a3960969df36e772276b01a1e3ac (patch) | |
tree | 35a263aca3a48dab7f1e20b434d06fb981883782 /Makefile | |
parent | 5fc2c7ddb815e753ce57dc050ccf8fad9151063d (diff) | |
download | samba-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-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |