X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/5aa86a9053fb0fa15846bb60aac2fb8fdfff524a..refs/tags/wordpress-3.4:/wp-admin/options.php diff --git a/wp-admin/options.php b/wp-admin/options.php index 8eb283a8..e141995c 100644 --- a/wp-admin/options.php +++ b/wp-admin/options.php @@ -151,7 +151,7 @@ if ( 'update' == $action ) { } /** - * Handle settings errors and return to options page + * Handle settings errors and return to options page */ // If no settings errors were registered add a general 'updated' message. if ( !count( get_settings_errors() ) ) @@ -221,7 +221,5 @@ endforeach; -