From c759286fbe731cd0631b074d69faf0dfa9df0558 Mon Sep 17 00:00:00 2001 From: Herman van Rink Date: Mon, 25 Apr 2011 12:34:37 +0200 Subject: [PATCH] Fixed comment typo --- server_privileges.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server_privileges.php b/server_privileges.php index d497d7106..02eb82ac7 100644 --- a/server_privileges.php +++ b/server_privileges.php @@ -179,7 +179,7 @@ function PMA_RangeOfUsers($initial = '') * @param array $row the row * @param boolean $enableHTML add tag with tooltips * - * @global ressource $user_link the database connection + * @global resource $user_link the database connection * * @return array */