Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
1 May 2013 at 14:52 UTC
Updated:
29 Jul 2014 at 22:15 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
markpavlitski commentedThis looks like an indenting issue. Patch attached.
Comment #2
jhodgdonThanks! There is still some list formatting problem here:
This should be:
There should not be '' around 'run', and it should be followed by a : and the description. See
http://drupal.org/node/1354#lists
If you could fix up the whole @return area, that would be great!
Comment #3
markpavlitski commented@jhodgdon Thanks for the feedback.
Amended patch attached.
Comment #4
jhodgdonExcellent! The only remaining list formatting problem is that the whole list should be indented less. It should be:
not
Thanks!
Comment #5
markpavlitski commentedApologies, I hadn't spotted that. Thanks again!
Comment #6
jhodgdonPerfect! Thanks for the quick work. I'll get this committed shortly (assuming the test turns green).
Comment #7
jhodgdonThanks again! Committed to 8.x and 7.x.