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!