#DOCUMENTATION by mawalch
authormawalch
Wed, 12 Apr 2017 16:39:15 +0200
changeset 21697 61bb613eeb72
parent 21696 34833094ccca
child 21698 d5a110704c12
#DOCUMENTATION by mawalch class: TimeDuration comment/format in: #documentation Typo: timestap -> timestamp
TimeDuration.st
--- a/TimeDuration.st	Wed Apr 12 10:30:47 2017 +0200
+++ b/TimeDuration.st	Wed Apr 12 16:39:15 2017 +0200
@@ -38,7 +38,7 @@
 
 documentation
 "
-    Represents a timestap difference.
+    Represents a timestamp difference.
 
     DefaultFormatForPrinting    if non-nil, allows for the variable printFormat to be overwritten
 "