Minor fix of British spelling -> American.

Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1827
This commit is contained in:
Simon Howard 2010-01-26 19:21:18 +00:00
parent 7c47cdf161
commit cf4d0c3bc8

View file

@ -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.