Fix typo. props mrmist, fixes #14571.

git-svn-id: https://develop.svn.wordpress.org/trunk@15593 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2010-09-07 15:11:43 +00:00
parent ab35b9ca6d
commit 39819adc3b
1 changed files with 1 additions and 1 deletions

View File

@ -971,7 +971,7 @@ jQuery(function($){
<p><?php
$label_user = __('Username');
$label_pass = __('Password');
_e('To perform the requested action, WordPress needs to access to your web server.');
_e('To perform the requested action, WordPress needs to access your web server.');
echo ' ';
if ( ( isset( $types['ftp'] ) || isset( $types['ftps'] ) ) ) {
if ( isset( $types['ssh'] ) ) {