Index: openacs-4/packages/xolp/tcl/test/xolp-test-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xolp/tcl/test/xolp-test-procs.tcl,v diff -u -N -r1.2 -r1.3 --- openacs-4/packages/xolp/tcl/test/xolp-test-procs.tcl 26 Jan 2017 10:46:54 -0000 1.2 +++ openacs-4/packages/xolp/tcl/test/xolp-test-procs.tcl 7 Apr 2018 11:13:15 -0000 1.3 @@ -911,12 +911,14 @@ -rollback \ -test_code { - # Assumption: Aggregations of the activity hierarchy do not fit - # well to time-queries, because questions like - # "What mark would you have if you had been only - # attending the course on Mondays" dont male too much - # sense. However, the average result on weekends in - # comparison to weekdays might be interesting. + # Assumption: Aggregations of the activity hierarchy do + # not fit well to time-queries, because + # questions like "What mark would you have + # if you had been only attending the course + # on Mondays" doesn't make too much + # sense. However, the average result on + # weekends in comparison to weekdays might + # be interesting. set activity_iri "http://example.com/practice1" set activity_version_id [::xolp::Activity require -iri $activity_iri -return id]