Browse Source

Update tripal/api/tripal.fields.api.inc

Co-Authored-By: laceysanderson <las166@mail.usask.ca>
Bradford Condon 6 years ago
parent
commit
45356d93da
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tripal/api/tripal.fields.api.inc

+ 1 - 1
tripal/api/tripal.fields.api.inc

@@ -161,7 +161,7 @@ function tripal_field_is_empty($field, $items, $delta = 0) {
 }
 
 /**
- * Retrieves a list of all fiels implementing Tripal Fields/Formatters/Widgets.
+ * Retrieves a list of all fields implementing Tripal Fields/Formatters/Widgets.
  *
  * The TripalField classes can be added by the site developer and should be
  * placed in the [module]/includes/TripalFields directory. Tripal will support