- Patch #1236594 by linclark: node_page_edit() doc has wrong information.

merge-requests/26/head
Dries Buytaert 2011-08-07 13:01:41 -04:00
parent 1e7a7361c4
commit 7d850cc2fb
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
/**
* Menu callback; presents the node editing form, or redirects to delete confirmation.
* Menu callback; presents the node editing form.
*/
function node_page_edit($node) {
$type_name = node_type_get_name($node);