1
0
Fork 0

Some small typos

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3755
This commit is contained in:
Peter Veenstra 2011-11-01 17:00:19 +00:00
parent 2bca1b7ecb
commit 7603b90e45

View file

@ -703,8 +703,8 @@ void DOSBOX_Init(void) {
"You can put your MOUNT lines here.\n"
);
MSG_Add("CONFIGFILE_INTRO",
"# This is the configurationfile for DOSBox %s. (Please use the latest version of DOSBox)\n"
"# Lines starting with a # are commentlines and are ignored by DOSBox.\n"
"# This is the configuration file for DOSBox %s. (Please use the latest version of DOSBox)\n"
"# Lines starting with a # are comment lines and are ignored by DOSBox.\n"
"# They are used to (briefly) document the effect of each option.\n");
MSG_Add("CONFIG_SUGGESTED_VALUES", "Possible values");