Index: openacs-4/packages/acs-service-contract/www/doc/index.stx =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-service-contract/www/doc/index.stx,v diff -u -N -r1.3 -r1.4 --- openacs-4/packages/acs-service-contract/www/doc/index.stx 7 Aug 2017 23:47:57 -0000 1.3 +++ openacs-4/packages/acs-service-contract/www/doc/index.stx 31 Jan 2018 20:57:02 -0000 1.4 @@ -34,7 +34,7 @@ documentation through ad_proc. The Service Contract interface specification was inspired by - WDSL, the interface specfication for web services. + WDSL, the interface specification for web services. Hitchiker's Guide to Service Contract Definitions @@ -97,7 +97,7 @@ acs_sc_msg_type__new (name, spec): defines a type based on spec. Spec should - be a string (possibly emtpy) that defines the + be a string (possibly empty) that defines the names and types that compose this type. example 'ObjectDisplay.Name.InputType' as name 'object_id:integer' as spec.