Pārlūkot izejas kodu

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

Co-Authored-By: laceysanderson <las166@mail.usask.ca>
Bradford Condon 6 gadi atpakaļ
vecāks
revīzija
45356d93da
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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