Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dosbox-staging/dosbox-staging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/dos/program_mount.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dos/program_mount.cpp b/src/dos/program_mount.cpp
index 131c4d590..7165d8840 100644
--- a/src/dos/program_mount.cpp
+++ b/src/dos/program_mount.cpp
@@ -412,7 +412,7 @@ showusage:
void MOUNT::AddMessages() {
AddCommonMountMessages();
MSG_Add("PROGRAM_MOUNT_HELP",
- "maps physical folders or drives to a virtual drive letter.\n");
+ "Maps physical folders or drives to a virtual drive letter.\n");
MSG_Add("PROGRAM_MOUNT_HELP_LONG",
"Mount a directory from the host OS to a drive letter.\n"