foxygit / doom Log in
commit 4fcf93139150e085c4d465e7c30e7895b759e19a
Author:     Simon Howard <fraggle@gmail.com>
AuthorDate: Sun Sep 25 19:54:35 2011 +0000
Commit:     Simon Howard <fraggle@gmail.com>
CommitDate: Sun Sep 25 19:54:35 2011 +0000

    Fix warning message when loading a HHE patch with the wrong version.

    Subversion-branch: /branches/v2-branch
    Subversion-revision: 2404
---
 src/heretic/deh_htic.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/heretic/deh_htic.c b/src/heretic/deh_htic.c
index 440fde96..e4e91082 100644
--- a/src/heretic/deh_htic.c
+++ b/src/heretic/deh_htic.c
@@ -174,7 +174,7 @@ void DEH_SuggestHereticVersion(deh_hhe_version_t version)
     fprintf(stderr,
     "\n"
     "This patch may be for version %s. You are currently running in\n"
-    "Heretic %s mode. For %s mode, this mode, add this to your command line:\n"
+    "Heretic %s mode. For %s mode, add this to your command line:\n"
     "\n"
     "\t-hhever %s\n"
     "\n",