Fix typos reported by lintian and change DosBox to DOSBox.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4161
This commit is contained in:
parent
1ff6911b3c
commit
2f09b52de8
5 changed files with 13 additions and 13 deletions
|
@ -737,7 +737,7 @@ fatDrive::fatDrive(const char *sysFilename, Bit32u bytesector, Bit32u cylsector,
|
|||
}
|
||||
}
|
||||
|
||||
if(m==4) LOG_MSG("No good partiton found in image.");
|
||||
if(m==4) LOG_MSG("No good partition found in image.");
|
||||
|
||||
partSectOff = startSector;
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue