summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorven <vendethiel@hotmail.fr>2016-02-14 00:13:35 +0100
committerven <vendethiel@hotmail.fr>2016-02-14 00:13:35 +0100
commit4ffe2efc7a70534a61ed1abc88f51feab337afb9 (patch)
treea77cec6f3a77277d0447a984765c8b1d54203aa3
parentf3b10beb01795bf7513ec8d06c9e90ab98df7a83 (diff)
parent00e288cee1a9564e0a482a24bdf9e33170d7cd4e (diff)
Merge pull request #2134 from JacobCWard/patch-3
[make/en] existance -> existence
-rw-r--r--make.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/make.html.markdown b/make.html.markdown
index e8cfd2b5..bf934c58 100644
--- a/make.html.markdown
+++ b/make.html.markdown
@@ -11,7 +11,7 @@ target to the most recent version of the source. Famously written over a
weekend by Stuart Feldman in 1976, it is still widely used (particularly
on Unix) despite many competitors and criticisms.
-There are many varieties of make in existance, this article assumes that
+There are many varieties of make in existence, this article assumes that
we are using GNU make which is the standard on Linux.
```make