fix phpMyAdmin name

This commit is contained in:
Dieter Adriaenssens 2013-10-03 16:59:32 +02:00
parent 717fa4ab84
commit 85899df568

View File

@ -234,9 +234,9 @@ function PMA_getErrorReportForm() {
.'<fieldset style="padding-top:0px">';
$html .= '<p>'
. __('Phpmyadmin has encountered an error. We have collected data about'
. __('phpMyAdmin has encountered an error. We have collected data about'
.' this error as well as information about relevant configuration'
.' settings to send to phpmyadmin for processing to help us in'
.' settings to send to phpMyAdmin for processing to help us in'
.' debugging the problem')
.'</p>';