소스 검색

Fixed a typo in comment

Chun-Huai Cheng 7 년 전
부모
커밋
f116f8afb1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tripal_chado/api/tripal_chado.migrate.api.inc

+ 1 - 1
tripal_chado/api/tripal_chado.migrate.api.inc

@@ -9,7 +9,7 @@
  * @param $type
  *   A type array specifying the vocabular, accession, term_name, and chado data_table
  *   e.g.
- *     $types = array(
+ *     $type = array(
  *       'vocabulary' => 'OBI',
  *       'accession' => '0100026',
  *       'term_name' => 'organism',