LP1849212: Commas missing from data seed values
authorJane Sandberg <sandbej@linnbenton.edu>
Tue, 14 Jan 2020 23:13:39 +0000 (15:13 -0800)
committerJane Sandberg <sandbej@linnbenton.edu>
Wed, 26 Aug 2020 22:53:49 +0000 (15:53 -0700)
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Open-ILS/src/sql/Pg/950.data.seed-values.sql

index 723c7bb..e00f042 100644 (file)
@@ -3803,7 +3803,7 @@ INSERT into config.org_unit_setting_type
         'coust', 'label'),
     oils_i18n_gettext(
         'circ.course_materials_opt_in',
-        'If enabled, the Org Unit will utilize Course Material functionality.'
+        'If enabled, the Org Unit will utilize Course Material functionality.',
         'coust', 'description'),
     'bool', null)