Index: openacs-4/packages/xowiki/tcl/form-field-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/form-field-procs.tcl,v diff -u -N -r1.271 -r1.272 --- openacs-4/packages/xowiki/tcl/form-field-procs.tcl 17 May 2018 07:35:52 -0000 1.271 +++ openacs-4/packages/xowiki/tcl/form-field-procs.tcl 17 May 2018 14:26:31 -0000 1.272 @@ -884,7 +884,7 @@ # one. We could check, whether this mime type is registered. If # not, we could add it on the fly or we could map it to the # registered unknown type (maybe via package parameter of - # acs-content-repository + a new api call). + # acs-content-repository + a new API call). # }