summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Build/source/texk/texlive/w32_wrapper/readme.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/texlive/w32_wrapper/readme.txt b/Build/source/texk/texlive/w32_wrapper/readme.txt
index 4229867d09a..0413edec279 100644
--- a/Build/source/texk/texlive/w32_wrapper/readme.txt
+++ b/Build/source/texk/texlive/w32_wrapper/readme.txt
@@ -15,7 +15,7 @@
Rationale
- Wrappers enable to use scripts on Windows as regular programs.
+ Wrappers enable use of scripts on Windows as regular programs.
They are also required for some binary programs to set-up the
right environment for them.
@@ -69,7 +69,7 @@
There are two flavours of the binary stub: one for CLI programs
and another one for GUI programs. The GUI variant does not open
- a console window nor does it block the command promt if started
+ a console window nor does it block the command prompt if started
from there. It also uses a dialog box to display an error message
in addition to outputting to stderr.