summaryrefslogtreecommitdiff
path: root/modules/node.module
diff options
context:
space:
mode:
Diffstat (limited to 'modules/node.module')
-rw-r--r--modules/node.module1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/node.module b/modules/node.module
index 0bd8505d9..59635c700 100644
--- a/modules/node.module
+++ b/modules/node.module
@@ -71,7 +71,6 @@ function node_cron() {
*
* @param $result
* A DB result object from a query to fetch node objects. If your query joins the <code>node_comment_statistics</code> table so that the <code>comment_count</code> field is available, a title attribute will be added to show the number of comments.
- * field to be set.
* @param $title
* A heading for the resulting list.
*