Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
21 May 2013 at 19:23 UTC
Updated:
29 Jul 2014 at 22:21 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jhodgdonWhoops. The defgroup should have been using Syntax #2 at:
http://drupal.org/coding-standards/docs#defgroup
The "End of defgroup callbacks" after the @} needs to be removed from both 7.x and 8.x. Should be a good Novice project. Oh I see, you already tagged it Novice. Thanks for the report!
Comment #2
sarahdavies commentedRemoved 'End of "defgroup callbacks".'
Comment #3
jhodgdonThank you! I'll get that committed shortly. The same patch will most likely work for 7.x and 8.x.
Comment #4
jhodgdonThanks again! Committed to 7.x and 8.x.