projects
/
project/drupal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
409db6b
)
Issue #1785392 by BWPanda: Fix reference and grammar in hook_field_formatter_info_alt...
author
Jennifer Hodgdon
Mon, 17 Sep 2012 19:14:49 +0000 (12:14 -0700)
committer
Jennifer Hodgdon
Mon, 17 Sep 2012 19:14:49 +0000 (12:14 -0700)
modules/field/field.api.php
patch
|
blob
|
blame
|
history
diff --git
a/modules/field/field.api.php
b/modules/field/field.api.php
index
041122b
..
5f64117
100644
(file)
--- a/
modules/field/field.api.php
+++ b/
modules/field/field.api.php
@@
-1076,8
+1076,8
@@
function hook_field_formatter_info() {
* Perform alterations on Field API formatter types.
*
* @param $info
- * Array of informations on formatter types exposed by
- * hook_field_field_formatter_info() implementations.
+ * An array of information on formatter types exposed by
+ * hook_field_formatter_info() implementations.
*/
function hook_field_formatter_info_alter(&$info) {
// Add a setting to a formatter type.