summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--newlib/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index c75cd8058..d00fedcee 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,6 +1,6 @@
2009-08-13 Corinna Vinschen <corinna@vinschen.de>
- * libc/stdio/mktemp.c (mkdtemp): Fix type in function name.
+ * libc/stdio/mktemp.c (mkdtemp): Fix typo in function name.
2009-08-12 Jeff Johnston <jjohnstn@redhat.com>