Преглед на файлове

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

Co-Authored-By: laceysanderson <las166@mail.usask.ca>
Bradford Condon преди 6 години
родител
ревизия
45356d93da
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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