Better name

git-svn-id: https://develop.svn.wordpress.org/trunk@2738 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg 2005-08-01 20:24:11 +00:00
parent 7af1145a9d
commit 9a3dfe5815
1 changed files with 1 additions and 1 deletions

View File

@ -1198,7 +1198,7 @@ function get_real_file_to_edit($file) {
$wp_file_descriptions =
array(
'index.php' => __('Main Template'),
'index.php' => __('Main Index Template'),
'style.css' => __('Stylesheet'),
'comments.php' => __('Comments Template'),
'comments-popup.php' => __('Popup Comments Template'),