Index: openacs-4/packages/acs-datetime/www/doc/design.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-datetime/www/doc/design.html,v diff -u -r1.2 -r1.3 --- openacs-4/packages/acs-datetime/www/doc/design.html 7 Aug 2017 23:47:55 -0000 1.2 +++ openacs-4/packages/acs-datetime/www/doc/design.html 27 Mar 2018 12:22:17 -0000 1.3 @@ -30,7 +30,7 @@ date/time information as input and return date/time strings to the caller. Rather than standardize on a low-level representation of time (like seconds since 00:00:00 UTC, January 1 1970) all of these -procedures accept general date specfications. For example, the +procedures accept general date specifications. For example, the default date for dt_widget_datetime can be specified as "2001-01-05", "2000-01-05 09:57 pm", "2000-01-05 21:57", etc. Internally these are parsed by the standard Tcl procedure clock