From cb0834b60b2ce1433f94c65b696a251fcda8a7c6 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Mon, 4 Jun 2018 20:41:44 +0300 Subject: [PATCH] Fix typo --- resources/lang/en/texts.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/en/texts.php b/resources/lang/en/texts.php index c23270a827ec..63790dddd6cf 100644 --- a/resources/lang/en/texts.php +++ b/resources/lang/en/texts.php @@ -2112,7 +2112,7 @@ $LANG = array( 'template' => 'Template', 'start_of_week_help' => 'Used by date selectors', 'financial_year_start_help' => 'Used by date range selectors', - 'reports_help' => 'Shift + Click to sort by multple columns, Ctrl + Click to clear the grouping.', + 'reports_help' => 'Shift + Click to sort by multiple columns, Ctrl + Click to clear the grouping.', 'this_year' => 'This Year', // Updated login screen