? test.php
? modules/field/.field.module.swp
? sites/default/files
? sites/default/settings.php
Index: modules/field/theme/field.tpl.php
===================================================================
RCS file: /cvs/drupal/drupal/modules/field/theme/field.tpl.php,v
retrieving revision 1.1
diff -u -p -r1.1 field.tpl.php
--- modules/field/theme/field.tpl.php	3 Feb 2009 17:30:12 -0000	1.1
+++ modules/field/theme/field.tpl.php	12 May 2009 10:13:32 -0000
@@ -6,7 +6,7 @@
  * Default theme implementation to display the value of a field.
  *
  * Available variables:
- * - $node: The node object.
+ * - $object: The object to which the field is attached.
  * - $field: The field array.
  * - $items: An array of values for each item in the field array.
  * - $teaser: Whether this is displayed as a teaser.
