From b527b13e2d0cbc949f07fffcd4878d805e4de9ba Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 27 Aug 2021 23:23:22 +0200 Subject: [PATCH] Old typo fix Signed-off-by: William Desportes --- libraries/classes/Relation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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']) . '.'