Fix erroneous options for default slices (#730)

This commit is contained in:
George Ke
2016-07-10 19:37:02 -07:00
committed by Maxime Beauchemin
parent 979782d1cf
commit 00970d6b99
2 changed files with 4 additions and 3 deletions

View File

@@ -551,7 +551,7 @@ class FormFactory(object):
"default": default_groupby,
"description": _(
"Defines the grouping of entities. "
"Each serie is shown as a specific color on the chart and "
"Each series is shown as a specific color on the chart and "
"has a legend toggle")
}),
'entity': (SelectField, {