AbstractTime.st
changeset 20789 4a410e6b1dff
parent 20200 5259d691c97e
child 21024 8734987eb5c7
child 21325 d722454f36b8
--- a/AbstractTime.st	Fri Nov 04 15:56:05 2016 +0100
+++ b/AbstractTime.st	Fri Nov 04 15:56:13 2016 +0100
@@ -1,5 +1,3 @@
-"{ Encoding: utf8 }"
-
 "
  COPYRIGHT (c) 1995 by Claus Gittinger
               All Rights Reserved
@@ -314,7 +312,7 @@
     "
      Time fromSeconds:0             should return midnight
      Timestamp fromSeconds:0     on UNIX: returns 1st. Jan 1970
-                                    on others: dont know
+                                    on others: don't know
      (Timestamp day:1 month:1 year:1970 hour:1 minutes:0 seconds:0)
         getSeconds                  on UNIX: returns 0
                                     on others: don't know
@@ -518,7 +516,6 @@
     "
 ! !
 
-
 !AbstractTime methodsFor:'abstract'!
 
 hours
@@ -1040,7 +1037,6 @@
     "/ ^ aTimestamp getSeconds - self getSeconds
 ! !
 
-
 !AbstractTime methodsFor:'printing & storing'!
 
 addBasicPrintBindingsTo:aDictionary language:languageOrNil