From 55c785a7a3997d899dbf1cdd0af9e9c0aca6fb22 Mon Sep 17 00:00:00 2001 From: Peter Veenstra Date: Tue, 21 Sep 2004 19:32:15 +0000 Subject: [PATCH] Another typo.... Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1985 --- src/dosbox.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/dosbox.cpp b/src/dosbox.cpp index 6a8e5247..33fa139a 100644 --- a/src/dosbox.cpp +++ b/src/dosbox.cpp @@ -16,7 +16,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $Id: dosbox.cpp,v 1.79 2004-09-10 08:02:50 qbix79 Exp $ */ +/* $Id: dosbox.cpp,v 1.80 2004-09-21 19:32:15 qbix79 Exp $ */ #include #include @@ -376,7 +376,7 @@ void DOSBOX_Init(void) { MSG_Add("MODEM_CONFIGFILE_HELP", "modem -- Enable virtual modem emulation.\n" "comport -- COM Port modem is connected to.\n" - "listenport -- TCP Port the momdem listens on for incoming connections.\n" + "listenport -- TCP Port the modem listens on for incoming connections.\n" ); #endif #if C_DIRECTSERIAL