diff options
author | Simon Howard | 2010-01-26 19:21:18 +0000 |
---|---|---|
committer | Simon Howard | 2010-01-26 19:21:18 +0000 |
commit | cf4d0c3bc80651ec29116d895afeb9c5161b3168 (patch) | |
tree | 1841fa8aeee40d82f3ae8f2be68400a31c929405 | |
parent | 7c47cdf16112ed6b15e8a918377156035a166f1e (diff) | |
download | chocolate-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-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |