English mistake

This commit is contained in:
Marc Delisle
2010-12-14 09:43:19 -05:00
parent 887764266a
commit e71b21b684

View File

@@ -838,7 +838,7 @@ since this link provides funding for phpMyAdmin.
<dt><span id="cfg_Servers_hide_db">$cfg['Servers'][$i]['hide_db']</span> string <dt><span id="cfg_Servers_hide_db">$cfg['Servers'][$i]['hide_db']</span> string
</dt> </dt>
<dd>Regular expression for hiding some databases to unprivileged users. <dd>Regular expression for hiding some databases from unprivileged users.
This only hides them This only hides them
from listing, but a user is still able to access them (using, for example, from listing, but a user is still able to access them (using, for example,
the SQL query area). To limit access, use the MySQL privilege system. the SQL query area). To limit access, use the MySQL privilege system.