From a1ac3f6d95bd765ac054f816902c8214a0420caf Mon Sep 17 00:00:00 2001 From: webchick Date: Sun, 26 Jun 2011 23:18:53 -0700 Subject: Issue #1191014 by ttaylor249, oriol_e9g: Fixed Field Storage API topic and field_create_field() have wrong variable name in doc. --- modules/field/field.attach.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/field/field.attach.inc') diff --git a/modules/field/field.attach.inc b/modules/field/field.attach.inc index adfaf46c4..2419201de 100644 --- a/modules/field/field.attach.inc +++ b/modules/field/field.attach.inc @@ -43,7 +43,7 @@ class FieldValidationException extends FieldException { * such as a cloud-based database. * * Each field defines which storage backend it uses. The Drupal system variable - * 'field_default_storage' identifies the storage backend used by default. + * 'field_storage_default' identifies the storage backend used by default. */ /** -- cgit v1.2.3