summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ca208b98..02ac24946 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
Tue May 17 11:52:18 2005 NAKAMURA Usaku <usa@ruby-lang.org>
- * win32/win32.c (unixtime_to_filetime): use localtime() instaed of
+ * win32/win32.c (unixtime_to_filetime): use localtime() instead of
gmtime() when using FileLocalTimeToFileTime().
Mon May 16 22:28:43 2005 Nobuyoshi Nakada <nobu@ruby-lang.org>