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>
Mon, 7 Sep 2020 18:11:26 +0000 (11:11 -0700)
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Open-ILS/src/sql/Pg/950.data.seed-values.sql

index 410c42f..da0f791 100644 (file)
@@ -3838,7 +3838,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)