summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2009-06-25 05:13:17 +0000
committerDries Buytaert <dries@buytaert.net>2009-06-25 05:13:17 +0000
commitc1763d728eb4cd7d1877d04a2ae1239fac469b7f (patch)
treeae984caf708e603c5c7fc73ee4419bf2d5d7ec71 /modules
parentdaa0ec1684329d6c456d9bf72984d64b3d25bbc6 (diff)
downloadbrdo-c1763d728eb4cd7d1877d04a2ae1239fac469b7f.tar.gz
brdo-c1763d728eb4cd7d1877d04a2ae1239fac469b7f.tar.bz2
- Patch #367215 by bjaspan: fixed documentation.
Diffstat (limited to 'modules')
-rw-r--r--modules/field/field.attach.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/field/field.attach.inc b/modules/field/field.attach.inc
index 63d2005ea..1ebf0729a 100644
--- a/modules/field/field.attach.inc
+++ b/modules/field/field.attach.inc
@@ -141,7 +141,6 @@ define('FIELD_STORAGE_INSERT', 'insert');
* - delete revision
* - sanitize
* - view
- * - preprocess
* - prepare translation
* @param $obj_type
* The type of $object; e.g. 'node' or 'user'.