Index: openacs-4/packages/survey/sql/oracle/survey-notifications-init.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/survey/sql/oracle/survey-notifications-init.sql,v diff -u -N -r1.3 -r1.4 --- openacs-4/packages/survey/sql/oracle/survey-notifications-init.sql 30 Sep 2003 12:10:11 -0000 1.3 +++ openacs-4/packages/survey/sql/oracle/survey-notifications-init.sql 29 Mar 2018 17:28:50 -0000 1.4 @@ -13,7 +13,7 @@ impl_id := acs_sc_impl.new ( impl_contract_name => 'NotificationType', impl_name => 'survey_response_notif_type', - impl_pretty_name => 'Survey Responce Notification', + impl_pretty_name => 'Survey Response Notification', impl_owner_name => 'survey' );