diff --git a/modules/node/node.api.php b/modules/node/node.api.php index 7ac62f8..db06472 100644 --- a/modules/node/node.api.php +++ b/modules/node/node.api.php @@ -573,8 +573,8 @@ function hook_node_load($nodes, $types) { * @link http://api.drupal.org/api/group/node_access/7 More on the node access system @endlink * @ingroup node_access * @param $node - * The node on which the operation is to be performed, or, if it does - * not yet exist, the type of node to be created. + * The node on which the operation is to be performed, or a string value + * representing the type of node. * @param $op * The operation to be performed. Possible values: * - "create"