summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 41e6f379aa..50c4906c6e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -88,7 +88,7 @@ Thu Aug 15 16:30:23 2013 NAKAMURA Usaku <usa@ruby-lang.org>
* test/fileutils/test_fileutils.rb (TestFileUtils#test_rmdir):
FileUtils.rmdir ignores Errno::ENOTEMPTY, so, in such cases, this
- assertion is nonsence.
+ assertion is nonsense.
Thu Aug 15 15:49:35 2013 Tanaka Akira <akr@fsij.org>