diff --git a/application/language/en-GB/config_lang.php b/application/language/en-GB/config_lang.php index f16a8fd5c..c00d62bfe 100644 --- a/application/language/en-GB/config_lang.php +++ b/application/language/en-GB/config_lang.php @@ -89,7 +89,7 @@ $lang["config_default_tax_rate_2"] = "Tax 2 Rate"; $lang["config_default_tax_rate_number"] = "Default Tax Rate must be a number"; $lang["config_default_tax_rate_required"] = "Default Tax Rate is a required field"; $lang["config_derive_sale_quantity"] = "Allow Derived Sale Quantity"; -$lang["config_derive_sale_quantity_tooltip"] = "If checked then a new item type will provided for items ordered by extended amount" +$lang["config_derive_sale_quantity_tooltip"] = "If checked then a new item type will provided for items ordered by extended amount"; $lang["config_dinner_table"] = "Table"; $lang["config_dinner_table_duplicate"] = "Please use an unique table name"; $lang["config_dinner_table_enable"] = "Enable Dinner Tables";