From e70505d77fae263be1506f351aea5afb1949f221 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 14 Nov 2012 13:50:33 +0100 Subject: [PATCH] This is now called users --- doc/setup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/setup.rst b/doc/setup.rst index 7e30ae4fd1..32dc95c780 100644 --- a/doc/setup.rst +++ b/doc/setup.rst @@ -5,7 +5,7 @@ Installation phpMyAdmin does not apply any special security methods to the MySQL database server. It is still the system administrator's job to grant -permissions on the MySQL databases properly. phpMyAdmin's "Privileges" +permissions on the MySQL databases properly. phpMyAdmin's :guilabel:`Users` page can be used for this. .. warning::