summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorMarc Jeanmougin <marcjeanmougin@free.fr>2018-09-11 19:57:47 +0000
committerMarc Jeanmougin <marcjeanmougin@free.fr>2018-09-11 19:57:47 +0000
commit4e66acac420b616298914d38143843ad0a787f1e (patch)
treeb6084fe9747259ae30f61c4b97012d23ac7fbe87 /CONTRIBUTING.md
parentRefactor xml editor, improve UI and prepare for future additions (diff)
downloadinkscape-4e66acac420b616298914d38143843ad0a787f1e.tar.gz
inkscape-4e66acac420b616298914d38143843ad0a787f1e.zip
Update CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index d2626e4a2..73460db77 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -69,7 +69,7 @@ Building
This is the best set of instructions for setting up your build directory...
-You should install ninga and ccache for the fastest build:
+You should install ninja and ccache for the fastest build:
```bash
sudo apt-get install ninja-build ccache