diff --git a/libraries/classes/Relation.php b/libraries/classes/Relation.php index 8345028437..55a00bc3c1 100644 --- a/libraries/classes/Relation.php +++ b/libraries/classes/Relation.php @@ -1762,7 +1762,7 @@ class Relation 'table_name' ); } else { - // if the table is moved out of the database we can no loger keep the + // if the table is moved out of the database we can no longer keep the // record for table coordinate $remove_query = 'DELETE FROM ' . Util::backquote($GLOBALS['cfgRelation']['db']) . '.'