mirror of
https://github.com/ansible/awx.git
synced 2026-05-13 20:37:39 -02:30
Propose small spelling changes
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user