Index: openacs-4/packages/acs-tcl/lib/page-error.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/lib/page-error.tcl,v diff -u -N -r1.19 -r1.20 --- openacs-4/packages/acs-tcl/lib/page-error.tcl 3 Aug 2018 09:46:35 -0000 1.19 +++ openacs-4/packages/acs-tcl/lib/page-error.tcl 17 Jan 2019 17:46:04 -0000 1.20 @@ -72,7 +72,7 @@ # Is this project using multiple versions? set versions_p [bug_tracker::versions_p] - # Paches enabled for this project? + # Patches enabled for this project? set patches_p [bug_tracker::patches_p] set enabled_action_id [form get_action bug_edit] @@ -104,7 +104,7 @@ db_dml insert_auto_bug {} } else { - # Comment on the existing bug even if the user don't want to + # Comment on the existing bug even if the user doesn't want to # add commentaries. If the bug is closed or fixed we have to # reopen the bug. # Index: openacs-4/packages/acs-tcl/tcl/admin-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/admin-procs.tcl,v diff -u -N -r1.28 -r1.29 --- openacs-4/packages/acs-tcl/tcl/admin-procs.tcl 14 Nov 2018 10:14:57 -0000 1.28 +++ openacs-4/packages/acs-tcl/tcl/admin-procs.tcl 17 Jan 2019 17:46:04 -0000 1.29 @@ -189,7 +189,7 @@ user_id {return_url ""} } { - Returns the admininistation links to change the user's state + Returns the administration links to change the user's state in the user_state finite state machine. If the nohtml switch is set, then a list of lists will be returned (url label). } {