summaryrefslogtreecommitdiff
path: root/amigaos4
diff options
context:
space:
mode:
Diffstat (limited to 'amigaos4')
-rw-r--r--amigaos4/amigaio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/amigaos4/amigaio.c b/amigaos4/amigaio.c
index e51186c958..698165fe6b 100644
--- a/amigaos4/amigaio.c
+++ b/amigaos4/amigaio.c
@@ -249,7 +249,7 @@ PerlIO *Perl_my_popen(pTHX_ const char *cmd, const char *mode)
}
/* Our new process is running and will close it streams etc
- * once its done. All we need to is open the pipe via stdio
+ * once it's done. All we need to is open the pipe via stdio
*/
return result;