From 3ace0b2a33d77955318c8c67f1d0af8a6a384336 Mon Sep 17 00:00:00 2001 From: webchick Date: Sun, 29 May 2011 22:36:39 -0700 Subject: Issue #1166088 by barbi: Fixed Field Language API page has incorrect note about languages. --- modules/field/field.multilingual.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/field/field.multilingual.inc b/modules/field/field.multilingual.inc index 00adf9275..5373d9708 100644 --- a/modules/field/field.multilingual.inc +++ b/modules/field/field.multilingual.inc @@ -20,7 +20,7 @@ * - For untranslatable fields this set only contains LANGUAGE_NONE. * - For translatable fields this set can contain any language code. By default * it is the list returned by field_content_languages(), which contains all - * enabled languages with the addition of LANGUAGE_NONE. This default can be + * installed languages with the addition of LANGUAGE_NONE. This default can be * altered by modules implementing hook_field_available_languages_alter(). * * The available languages for a particular field are returned by -- cgit v1.2.3