commit cf4d0c3bc80651ec29116d895afeb9c5161b3168
Author: Simon Howard <fraggle@gmail.com>
AuthorDate: Tue Jan 26 19:21:18 2010 +0000
Commit: Simon Howard <fraggle@gmail.com>
CommitDate: Tue Jan 26 19:21:18 2010 +0000
Minor fix of British spelling -> American.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1827
---
INSTALL | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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.