summaryrefslogtreecommitdiffstats
path: root/PC/w9xpopen.c
diff options
context:
space:
mode:
Diffstat (limited to 'PC/w9xpopen.c')
-rw-r--r--PC/w9xpopen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/PC/w9xpopen.c b/PC/w9xpopen.c
index 95fc277..f8439f2 100644
--- a/PC/w9xpopen.c
+++ b/PC/w9xpopen.c
@@ -9,7 +9,7 @@
* This program is to be launched with redirected standard
* handles. It will launch the command line specified 16-bit
* console based application in the same console, forwarding
- * it's own redirected standard handles to the 16-bit child.
+ * its own redirected standard handles to the 16-bit child.
* AKA solution to the problem described in KB: Q150956.
*/