diff options
author | Josh Soref <jsoref@users.noreply.github.com> | 2017-01-18 11:30:26 -0500 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2017-01-18 11:30:26 -0500 |
commit | 4c04137d73637107669e02b21f890387aaa2ef34 (patch) | |
tree | 9c3f7724dc5b4eb10b51beae1983cbc6398f015d /doc/doc-docbook/Makefile | |
parent | 5dc309a45b3f266afbe1b8ccc9a066b0f76650a3 (diff) |
214 spelling fixes
Diffstat (limited to 'doc/doc-docbook/Makefile')
-rw-r--r-- | doc/doc-docbook/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc-docbook/Makefile b/doc/doc-docbook/Makefile index f456f80c9..d835db9ed 100644 --- a/doc/doc-docbook/Makefile +++ b/doc/doc-docbook/Makefile @@ -23,7 +23,7 @@ exim.8: spec.xml x2man ######################################################################## -# .PHONY doesn't work here, because it forces a rebuild of all dependend +# .PHONY doesn't work here, because it forces a rebuild of all dependent # targets, always. It sets the internal timestamp of its target to # now(). # But it may happen that local_params does not change |