Some small typos
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3755
This commit is contained in:
parent
2bca1b7ecb
commit
7603b90e45
1 changed files with 2 additions and 2 deletions
|
@ -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");
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue