From 2c6bd3aef9c03da71e8f719b128e4d5d0e928c73 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Tue, 5 Feb 2019 22:10:01 +0000 Subject: [PATCH] Bug 21710: Fix typo in atributes in installer Adds the missing t to some atributes in the web installer files. To test: Easiest to verify by looking at the patches, changes appear in comments and the text shown by the nb-NO and English web installer. --- installer/data/mysql/en/optional/patron_atributes.txt | 2 +- installer/data/mysql/nb-NO/2-Valgfritt/patron_attributes.txt | 2 +- installer/data/mysql/uk-UA/optional/patron_atributes.sql | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/installer/data/mysql/en/optional/patron_atributes.txt b/installer/data/mysql/en/optional/patron_atributes.txt index 50d91d16be..9d73f09872 100644 --- a/installer/data/mysql/en/optional/patron_atributes.txt +++ b/installer/data/mysql/en/optional/patron_atributes.txt @@ -1,2 +1,2 @@ -Useful patron atribute types: +Useful patron attribute types: * SHOW_BCODE - Show barcode on the patron summary screen items listings diff --git a/installer/data/mysql/nb-NO/2-Valgfritt/patron_attributes.txt b/installer/data/mysql/nb-NO/2-Valgfritt/patron_attributes.txt index 50d91d16be..9d73f09872 100644 --- a/installer/data/mysql/nb-NO/2-Valgfritt/patron_attributes.txt +++ b/installer/data/mysql/nb-NO/2-Valgfritt/patron_attributes.txt @@ -1,2 +1,2 @@ -Useful patron atribute types: +Useful patron attribute types: * SHOW_BCODE - Show barcode on the patron summary screen items listings diff --git a/installer/data/mysql/uk-UA/optional/patron_atributes.sql b/installer/data/mysql/uk-UA/optional/patron_atributes.sql index 0c3a0cb7c2..12470078c8 100644 --- a/installer/data/mysql/uk-UA/optional/patron_atributes.sql +++ b/installer/data/mysql/uk-UA/optional/patron_atributes.sql @@ -1,4 +1,4 @@ --- Useful patron atribute types +-- Useful patron attribute types -- definitions for custom patron fields known as extended patron attributes -- TRUNCATE borrower_attribute_types; -- 2.11.0