]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/admin-inc.php
Typo fixed
[mailer.git] / inc / modules / admin / admin-inc.php
index a361b092f1c78d79a946ed36d4ba68cd568a8c32..15c2715924b0dd5f2f9004e762f01dc032de24bb 100644 (file)
@@ -1759,7 +1759,7 @@ function addEmailNavigation ($numPages, $offset, $show_form, $colspan, $return=f
                        $NAV .= '</a>';
                }
 
-               // Add seperator if we have not yet reached total pages
+               // Add separator if we have not yet reached total pages
                if ($page < $numPages) {
                        // Add it
                        $NAV .= '|';