aboutsummaryrefslogtreecommitdiffstats
path: root/missing_d/memmove.c
diff options
context:
space:
mode:
Diffstat (limited to 'missing_d/memmove.c')
-rw-r--r--missing_d/memmove.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/missing_d/memmove.c b/missing_d/memmove.c
index a28a32d1..4f577b38 100644
--- a/missing_d/memmove.c
+++ b/missing_d/memmove.c
@@ -21,7 +21,7 @@
/*
* August 2006. For Gawk: Borrowed from GLIBC and hacked unmercifully.
- * DON'T steal this for your own code, got straight to the GLIBC
+ * DON'T steal this for your own code, go straight to the GLIBC
* source for the original versions.
*/