From 56f3bf59e56b8aa6793a6ff1af5592d6ce62b55a Mon Sep 17 00:00:00 2001 From: Peter Veenstra Date: Tue, 4 Jan 2011 10:30:05 +0000 Subject: [PATCH] Typo Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3664 --- src/misc/programs.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/misc/programs.cpp b/src/misc/programs.cpp index 0bd13a36..cdc9bed5 100644 --- a/src/misc/programs.cpp +++ b/src/misc/programs.cpp @@ -777,7 +777,7 @@ void PROGRAMS_Init(Section* /*sec*/) { "-l lists configuration parameters.\n"\ "-h, -help, -? sections / sectionname / propertyname\n"\ " Without parameters, displays this help screen. Add \"sections\" for a list of\n sections."\ - " For info about a specific section or property add it's name behind.\n"\ + " For info about a specific section or property add its name behind.\n"\ "-axclear clears the autoexec section.\n"\ "-axadd [line] adds a line to the autoexec section.\n"\ "-axtype prints the content of the autoexec section.\n"\