Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
INSERT INTO config.global_flag (name, label)
VALUES (
- 'history.circ.rentention_uses_last_finished',
+ 'history.circ.retention_uses_last_finished',
oils_i18n_gettext(
'history.circ.retention_uses_last_finished',
'Historical Circulations use most recent xact_finish date instead of last circ''s.',
INSERT INTO config.global_flag (name, label)
VALUES (
- 'history.circ.rentention_uses_last_finished',
+ 'history.circ.retention_uses_last_finished',
oils_i18n_gettext(
'history.circ.retention_uses_last_finished',
'Historical Circulations use most recent xact_finish date instead of last circ''s.',