Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
other
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Dec 2010 at 13:44 UTC
Updated:
15 Jan 2011 at 04:10 UTC
There's a minor comment bug into documentation for drupal_render_cid_parts() function, the start comment line /** is duplicate:
/**
/**
* Helper function for building cache ids.
*
[...]
*/
| Comment | File | Size | Author |
|---|---|---|---|
| minor-comment-error.patch | 323 bytes | danillonunes |
Comments
Comment #1
moshe weitzman commentedComment #2
webchickNice catch!
Committed to HEAD. Thanks!