From dd6cbe9c660be881eb9df897e357c3180443550d Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sun, 8 Feb 2015 06:38:29 -0500 Subject: [PATCH] Fix typo Signed-off-by: Marc Delisle --- libraries/relation.lib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/relation.lib.php b/libraries/relation.lib.php index 9cf1e82579e4..1e191c321f2b 100644 --- a/libraries/relation.lib.php +++ b/libraries/relation.lib.php @@ -588,7 +588,7 @@ function PMA_checkRelationsParam() } return $cfgRelation; -} // end of the 'PMA_getRelationsParam()' function +} // end of the 'PMA_checkRelationsParam()' function /** * Check whether column_info table input transformation