diff --git a/wp-admin/templates.php b/wp-admin/templates.php
index edf58220fb..a148f8994d 100644
--- a/wp-admin/templates.php
+++ b/wp-admin/templates.php
@@ -114,9 +114,9 @@ default:
";
+ echo "";
} else {
- echo "";
+ echo "";
}
?>
@@ -127,7 +127,7 @@ default:
?>
To edit a file, type its name here. You can edit any file ritable by the server, e.g. CHMOD 766.
+To edit a file, type its name here. You can edit any file writable by the server, e.g. CHMOD 766.