Index: openacs-4/packages/acs-content-repository/tcl/content-revision-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/tcl/content-revision-procs.tcl,v diff -u -r1.29 -r1.30 --- openacs-4/packages/acs-content-repository/tcl/content-revision-procs.tcl 24 Dec 2017 13:03:22 -0000 1.29 +++ openacs-4/packages/acs-content-repository/tcl/content-revision-procs.tcl 27 Mar 2018 11:17:59 -0000 1.30 @@ -107,7 +107,7 @@ if { [info exists attributes] && $attributes ne "" } { set type_attributes [package_object_attribute_list $content_type] set valid_attributes [list] - # add in extended attributes for this type, ingore + # add in extended attributes for this type, ignore # content_revision as those are already captured as named # parameters to this procedure