瀏覽代碼

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',