Browse Source

Fixed a typo in comment

Chun-Huai Cheng 7 years ago
parent
commit
f116f8afb1
1 changed files with 1 additions and 1 deletions
  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',