Index: openacs-4/packages/acs-service-contract/sql/oracle/sc-sample-create.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-service-contract/sql/oracle/sc-sample-create.sql,v diff -u -r1.1 -r1.2 --- openacs-4/packages/acs-service-contract/sql/oracle/sc-sample-create.sql 19 Sep 2001 22:59:01 -0000 1.1 +++ openacs-4/packages/acs-service-contract/sql/oracle/sc-sample-create.sql 4 Apr 2018 04:22:59 -0000 1.2 @@ -24,7 +24,7 @@ operation_iscachable_p => 'f', operation_nargs => 1, operation_inputttype => 'ObjectDisplay.Name.InputType', - operation_ouputtype => 'ObjectDisplay.Name.OutputType' + operation_outputtype => 'ObjectDisplay.Name.OutputType' );