Skip to content
Snippets Groups Projects
Commit 523aec8b authored by Tim Rohaly's avatar Tim Rohaly
Browse files

Issue #2386545 by laughnan, TR: Fix field.info.inc function comments for clarity

parent 068a0109
No related branches found
No related tags found
No related merge requests found
......@@ -76,8 +76,8 @@ function entity_metadata_field_default_property_callback(&$info, $entity_type, $
/**
* Additional callback to adapt the property info for text fields. If a text
* field is processed we make use of a separate data structure so that format
* filters are available too. For the text value the sanitized, thus processed
* value is returned by default.
* filters are available too. For the text value that is sanitized, this
* processed value is returned by default.
*
* @see entity_metadata_field_entity_property_info()
* @see entity_field_info_alter()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment