diff --git a/modules/node/node.api.php b/modules/node/node.api.php
index 1801b67..48cec8e 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 to be created.
  * @param $op
  *   The operation to be performed. Possible values:
  *   - "create"
