소스 검색

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