Index: openacs-4/packages/contacts/www/contact-edit.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/contacts/www/contact-edit.tcl,v diff -u -N -r1.25 -r1.26 --- openacs-4/packages/contacts/www/contact-edit.tcl 14 Jun 2007 19:16:26 -0000 1.25 +++ openacs-4/packages/contacts/www/contact-edit.tcl 29 Mar 2018 15:03:01 -0000 1.26 @@ -165,7 +165,7 @@ # we copy all the attributes from the old id to the new one # a user may not have permission to view all attributes # for a contact, and this way the values of the attributes - # they do not have permission to edit are preserved the follwing + # they do not have permission to edit are preserved the following # foreach saves the values they have edited ams::object_copy -from $previous_revision_id -to $revision_id