summaryrefslogtreecommitdiff
path: root/src/d_iwad.c
diff options
context:
space:
mode:
authorSimon Howard2009-09-30 23:07:03 +0000
committerSimon Howard2009-09-30 23:07:03 +0000
commit410579ec66f7df8757cb980c0a78e3161b7f20d5 (patch)
treede78df18ecc96327446f554991fad708a84b7ecb /src/d_iwad.c
parent42f7a9b8a27ae1192b49005f5be3eba32f740d05 (diff)
downloadchocolate-doom-410579ec66f7df8757cb980c0a78e3161b7f20d5.tar.gz
chocolate-doom-410579ec66f7df8757cb980c0a78e3161b7f20d5.tar.bz2
chocolate-doom-410579ec66f7df8757cb980c0a78e3161b7f20d5.zip
Change British English spellings to American English, for consistency.
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1699
Diffstat (limited to 'src/d_iwad.c')
-rw-r--r--src/d_iwad.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d_iwad.c b/src/d_iwad.c
index d1c2f0bf..0e48420d 100644
--- a/src/d_iwad.c
+++ b/src/d_iwad.c
@@ -19,7 +19,7 @@
// 02111-1307, USA.
//
// DESCRIPTION:
-// Search for and locate an IWAD file, and initialise according
+// Search for and locate an IWAD file, and initialize according
// to the IWAD type.
//
//-----------------------------------------------------------------------------