summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Howard2010-01-26 19:21:18 +0000
committerSimon Howard2010-01-26 19:21:18 +0000
commitcf4d0c3bc80651ec29116d895afeb9c5161b3168 (patch)
tree1841fa8aeee40d82f3ae8f2be68400a31c929405
parent7c47cdf16112ed6b15e8a918377156035a166f1e (diff)
downloadchocolate-doom-cf4d0c3bc80651ec29116d895afeb9c5161b3168.tar.gz
chocolate-doom-cf4d0c3bc80651ec29116d895afeb9c5161b3168.tar.bz2
chocolate-doom-cf4d0c3bc80651ec29116d895afeb9c5161b3168.zip
Minor fix of British spelling -> American.
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1827
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index cb076992..80df9361 100644
--- a/INSTALL
+++ b/INSTALL
@@ -23,7 +23,7 @@ Building Chocolate Doom
On a Unix system, follow the standard instructions for installing an
autotools-based package:
- 1. Run './configure' to initialise the package.
+ 1. Run './configure' to initialize the package.
2. Run 'make' to compile the package.
3. Run 'make install' to install the package.