Index: openacs-4/packages/acs-service-contract/tcl/implementation-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-service-contract/tcl/implementation-procs.tcl,v diff -u -N -r1.20 -r1.21 --- openacs-4/packages/acs-service-contract/tcl/implementation-procs.tcl 4 Oct 2018 08:53:40 -0000 1.20 +++ openacs-4/packages/acs-service-contract/tcl/implementation-procs.tcl 22 Oct 2018 17:35:09 -0000 1.21 @@ -137,7 +137,7 @@ Retrieves the ID for a service contract. If the contract is specified then the ID is retrieved for the specified contract, otherwise all service contract IDs will be retrieved that match the specified owner - and implementation name. If nothing is found, the functons returns empty. + and implementation name. If nothing is found, the functions returns empty. @param owner Owner of the service contract. @param name Implementation name.