Index: openacs-4/packages/project-manager/templates/task-ae.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/project-manager/templates/task-ae.tcl,v diff -u -N -r1.20 -r1.21 --- openacs-4/packages/project-manager/templates/task-ae.tcl 26 Jul 2007 10:35:40 -0000 1.20 +++ openacs-4/packages/project-manager/templates/task-ae.tcl 23 Mar 2018 23:53:02 -0000 1.21 @@ -563,7 +563,7 @@ foreach role [array names assignee] { foreach person_id $assignee($role) { # We do not want to update the assignment - # This allows the trick that a LEAD assignement will not be + # This allows the trick that a LEAD assignment will not be # overwritten by a player / watcher one, as the role is lower pm::task::assign \ -task_item_id $task_item_id \