Index: openacs-4/packages/acs-authentication/tcl/sync-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-authentication/tcl/sync-procs.tcl,v diff -u -N -r1.42 -r1.43 --- openacs-4/packages/acs-authentication/tcl/sync-procs.tcl 9 May 2018 15:33:28 -0000 1.42 +++ openacs-4/packages/acs-authentication/tcl/sync-procs.tcl 14 Jun 2018 22:27:48 -0000 1.43 @@ -204,7 +204,7 @@ ad_proc -public auth::sync::job::start_get_document { {-job_id:required} } { - Record the that we're starting to get the document. + Record the time that we're starting to get the document. @param job_id The ID of the batch job you're ending. } { @@ -218,7 +218,7 @@ {-document ""} {-snapshot:boolean} } { - Record the that we've finished getting the document, and record the status. + Record the time that we've finished getting the document, and record the status. @param job_id The ID of the batch job you're ending.