From ea11b76461cbfb66dd6a25633fe103c633815b7c Mon Sep 17 00:00:00 2001 From: Vincent Dumas Date: Fri, 20 Apr 2018 15:12:42 +0000 Subject: [PATCH] Fix typo in dictionnary SVN:trunk[5715] --- dictionaries/en.dictionary.itop.ui.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dictionaries/en.dictionary.itop.ui.php b/dictionaries/en.dictionary.itop.ui.php index f9fdf76f26..254fd7a7fc 100644 --- a/dictionaries/en.dictionary.itop.ui.php +++ b/dictionaries/en.dictionary.itop.ui.php @@ -1219,7 +1219,7 @@ When associated with a trigger, each action is given an "order" number, specifyi 'UI:DashletGroupByTable:Description' => 'List (Grouped by a field)', // New in 2.5 - 'UI:DashletGroupBy:Prop-Function' => 'Agregation function', + 'UI:DashletGroupBy:Prop-Function' => 'Aggregation function', 'UI:DashletGroupBy:Prop-FunctionAttribute' => 'Function attribute', 'UI:DashletGroupBy:Prop-OrderDirection' => 'Direction', 'UI:DashletGroupBy:Prop-Limit' => 'Limit',