diff --git a/libraries/mult_submits.inc.php b/libraries/mult_submits.inc.php index 14cd9579a..665b76d74 100644 --- a/libraries/mult_submits.inc.php +++ b/libraries/mult_submits.inc.php @@ -100,7 +100,7 @@ if (! empty($submit_mult) // this should already be handled by tbl_structure.php } } else { - // coming from borwsing - do something with selected rows + // coming from browsing - do something with selected rows $what = 'row_delete'; $selected = $rows_to_delete; }