Propose small spelling changes

This commit is contained in:
John Eismeier
2018-02-02 10:49:55 -05:00
parent 6163cc6b5c
commit 026cbeb018
4 changed files with 5 additions and 5 deletions

View File

@@ -57,8 +57,8 @@ register(
'MAX_UI_JOB_EVENTS',
field_class=fields.IntegerField,
min_value=100,
label=_('Max Job Events Retreived by UI'),
help_text=_('Maximum number of job events for the UI to retreive within a '
label=_('Max Job Events Retrieved by UI'),
help_text=_('Maximum number of job events for the UI to retrieve within a '
'single request.'),
category=_('UI'),
category_slug='ui',