Stephen Ficklin 7 éve
szülő
commit
27cf5f7a2f
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      tripal/includes/tripal.term_lookup.inc

+ 1 - 1
tripal/includes/tripal.term_lookup.inc

@@ -139,7 +139,7 @@ function tripal_vocabulary_lookup_vocab_page($vocabulary) {
   }
   else {
     $items = '<p>Click the + icon (if present) to expand the tree. If ' .
-      'the full ontology or the term heirarchy is not loaded into this site. ' .
+      'the full ontology or the term heirarchy is not loaded into this site, ' .
       'then the tree will consist of all terms at the same level. ' .
       'For some vocabularies, only a subset of terms are loaded</p>' . $items;
   }