summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2009-10-23 10:30:06 -0400
committerJeremy Kerr <jk@ozlabs.org>2009-10-23 10:30:06 -0400
commit8b6225cb5e969d0dd84eccb80af860e5f4023a6d (patch)
treec669dbfa8eda83279b1ccadf0555b38260ce5a9d /docs
parent7bcba313da27b7230b14a7ea41d50e76cd03e9a5 (diff)
downloadpatchwork-8b6225cb5e969d0dd84eccb80af860e5f4023a6d.tar.bz2
patchwork-8b6225cb5e969d0dd84eccb80af860e5f4023a6d.tar.xz
docs: Fix typo in INSTALL
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'docs')
-rw-r--r--docs/INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/INSTALL b/docs/INSTALL
index 17e3d4c..ea16404 100644
--- a/docs/INSTALL
+++ b/docs/INSTALL
@@ -9,7 +9,7 @@ You'll need the following (applications used for patchwork development are
in brackets):
* A python interpreter
- * djano
+ * django
* A webserver (apache)
* mod_python or flup
* A database server (postgresql)