Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIsaac Bennetch <bennetch@gmail.com>2016-07-31 04:16:09 +0300
committerIsaac Bennetch <bennetch@gmail.com>2016-08-01 14:10:52 +0300
commit8d413e7ddea4d48df5fa8240c420d19ce47e56f3 (patch)
tree1b92aa7d037645df44252bb391bb4ac9ad2fc35a /doc/privileges.rst
parentaecf9de8faacf2c0b02aa14f3b5558c2fa086b10 (diff)
Minor grammar improvements
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
Diffstat (limited to 'doc/privileges.rst')
-rw-r--r--doc/privileges.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/privileges.rst b/doc/privileges.rst
index 2ce1f42cc4..6a7b8c37d1 100644
--- a/doc/privileges.rst
+++ b/doc/privileges.rst
@@ -60,15 +60,15 @@ will see in the phpMyAdmin navigation.
.. warning::
- This feature only limits what user sees, he is still able to use all the
+ This feature only limits what a user sees, he is still able to use all the
functions. So this can not be considered as a security limitation. Should
you want to limit what users can do, use MySQL privileges to achieve that.
With this feature enabled, the :guilabel:`User accounts` management interface gains
-second tab for managing :guilabel:`User groups`, where you can define what each
+a second tab for managing :guilabel:`User groups`, where you can define what each
group will view (see image below) and you can then assign each user to one of
-groups. Users will be presented by simplified user interface, what might be
-useful for inexperienced users who could be overwhelmed by all features
+these groups. Users will be presented with a simplified user interface, which might be
+useful for inexperienced users who could be overwhelmed by all the features
phpMyAdmin provides.
.. image:: images/usergroups.png