Merge remote-tracking branch 'origin/master'

This commit is contained in:
Weblate 2013-06-24 13:06:06 +02:00
commit e42550d32f

View File

@ -251,7 +251,7 @@ problem is solved by installing a software package called "PHP-MySQL"
or something similar.
There are currently two interfaces PHP provides as MySQL extensions - ``mysql``
and ``mysqli`` you can change which of then is being used by
and ``mysqli`` and you can change which of then is being used by
:config:option:`$cfg['Servers'][$i]['extension']`.
.. _faq1_21: