summaryrefslogtreecommitdiff
path: root/modules/node/node.api.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/node/node.api.php')
-rw-r--r--modules/node/node.api.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/node/node.api.php b/modules/node/node.api.php
index 9938a6f9f..42ba87971 100644
--- a/modules/node/node.api.php
+++ b/modules/node/node.api.php
@@ -540,8 +540,6 @@ function hook_node_build_alter($node, $build_mode) {
* field. Optional (defaults to TRUE).
* - "body_label": the label for the body field of this content type. Optional
* (defaults to 'Body').
- * - "min_word_count": the minimum number of words for the body field to be
- * considered valid for this content type. Optional (defaults to 0).
* - "locked": boolean indicating whether the machine-readable name of this
* content type can (FALSE) or cannot (TRUE) be edited by a site
* administrator. Optional (defaults to TRUE).