aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--winsup/doc/cygwinenv.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/winsup/doc/cygwinenv.xml b/winsup/doc/cygwinenv.xml
index 3c69d5e..fcb6e22 100644
--- a/winsup/doc/cygwinenv.xml
+++ b/winsup/doc/cygwinenv.xml
@@ -96,11 +96,11 @@ in addition to the normal UNIX argv list. Defaults to not set.</para>
<listitem>
<para><envar>(no)winjitdebug</envar> - if set, non-Cygwin executables
started from a Cygwin process will have their error mode reset to the
-system default. That means, if they don't call SetErrorMode() explicitl,
-the OS will display error dialog boxes in the GUI if some fatal error
-occurs. Defaults to not set, so fatal errors in a non-Cygwin child
-process will just result in an error code be propagated back to the
-parent process.</para>
+system default. That means, if they don't call SetErrorMode()
+explicitly, the OS will display error dialog boxes in the GUI if some
+fatal error occurs. Defaults to not set, so fatal errors in a
+non-Cygwin child process will just result in an error code be propagated
+back to the parent process.</para>
</listitem>
<listitem>