Index: library/lib/nx-zip.tcl =================================================================== diff -u -r09b4bca7c8d5c44f6be0b2c04ebfcdb7a58fd5ae -rae081c0f1926da915e0584d8561abaa8a2a022a4 --- library/lib/nx-zip.tcl (.../nx-zip.tcl) (revision 09b4bca7c8d5c44f6be0b2c04ebfcdb7a58fd5ae) +++ library/lib/nx-zip.tcl (.../nx-zip.tcl) (revision ae081c0f1926da915e0584d8561abaa8a2a022a4) @@ -239,7 +239,7 @@ # compression method :writeShort 8 - # last mod. time and date + # last modification time and date :writeLong $(dosTime) :writeString $(crc) @@ -254,7 +254,7 @@ } # - # Convert the provided time stamp to dos time + # Convert the provided time stamp to DOS time. # :method toDosTime {time} { foreach {year month day hour minute second} \