Bläddra i källkod

Fixed typo in ChangeLog

Tatsuhiro Tsujikawa 17 år sedan
förälder
incheckning
6fa11fd3cf
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      ChangeLog

+ 1 - 1
ChangeLog

@@ -1,7 +1,7 @@
 2008-07-13  Tatsuhiro Tsujikawa  <tujikawa at rednoah dot com>
 
 	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