Fix various RST warnings (#34084)

* Fix various RST warnings

* shorter lines
This commit is contained in:
John R Barker 2017-12-20 15:20:05 +00:00 committed by GitHub
parent 20174f1c47
commit c50da48049
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 20 additions and 23 deletions

View file

@ -52,7 +52,7 @@ for aclass in class_list:
# loop is really with_ for users
if name == 'Task':
oblist[name]['with_<lookup_plugin>'] = 'DEPRECATED: use ``loop`` instead, with_ used to be how loops were defined, '
oblist[name]['with_<lookup_plugin>'] = 'DEPRECATED: use ``loop`` instead, ``with_`` used to be how loops were defined, '
'it can use any available lookup plugin to generate the item list'
# local_action is implicit with action