diff --git a/ChangeLog b/ChangeLog index 53510b34..6841cc36 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 2008-07-13 Tatsuhiro Tsujikawa Use File::exists() instead of File::isFile() to allow non-regular file - such as block spacial device. + such as block special files. * src/AbstractDiskWriter.cc * src/MultiDiskWriter.cc