Browse Source

Fix comment

Abdullah Almsaeed 6 years ago
parent
commit
fd07e5989c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tripal_chado/includes/tripal_chado.unpublish_form.inc

+ 1 - 1
tripal_chado/includes/tripal_chado.unpublish_form.inc

@@ -106,7 +106,7 @@ function tripal_chado_unpublish_form_submit($form, &$form_state) {
 }
 
 /**
- * Get bundles that have orphaned entities.
+ * Get a list of bundles keyed by bundle id.
  *
  * @return array
  */