Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
16 Jul 2012 at 16:49 UTC
Updated:
4 Jan 2014 at 02:05 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
HUU commentedI am working on this...
Comment #2
HUU commentedI have adjusted the documentation and created a patch.
Comment #3
jhodgdonThanks!
This needs a couple of small adjustments:
- The description inside the @{ needs to end in .
- The description isn't really accurate. It's not "updated" functions, it's "update" functions (which is specifically referring to them being hook_update_N() implementations).
Comment #4
ishanmahajan commentedMade the adjustments according to comment #3.
Comment #5
jhodgdonLooks good, ready for commit!
Comment #6
jhodgdonCommitted, thanks again!