@subpackage cannot have spaces.

git-svn-id: https://develop.svn.wordpress.org/trunk@14692 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2010-05-16 17:10:21 +00:00
parent 2702a216c4
commit 719af15b71
18 changed files with 18 additions and 18 deletions

View File

@@ -3,7 +3,7 @@
* The template for displaying 404 pages (Not Found)
*
* @package WordPress
* @subpackage Twenty Ten
* @subpackage Twenty_Ten
* @since 3.0.0
*/
?>

View File

@@ -8,7 +8,7 @@
* Learn more: http://codex.wordpress.org/Template_Hierarchy
*
* @package WordPress
* @subpackage Twenty Ten
* @subpackage Twenty_Ten
* @since 3.0.0
*/
?>

View File

@@ -3,7 +3,7 @@
* The template used to display attachments.
*
* @package WordPress
* @subpackage Twenty Ten
* @subpackage Twenty_Ten
* @since 3.0.0
*/
?>

View File

@@ -3,7 +3,7 @@
* The template used to display Author Archive pages
*
* @package WordPress
* @subpackage Twenty Ten
* @subpackage Twenty_Ten
* @since 3.0.0
*/
?>

View File

@@ -3,7 +3,7 @@
* The template used to display Category Archive pages
*
* @package WordPress
* @subpackage Twenty Ten
* @subpackage Twenty_Ten
* @since 3.0.0
*/
?>

View File

@@ -8,7 +8,7 @@
* located in the functions.php file
*
* @package WordPress
* @subpackage Twenty Ten
* @subpackage Twenty_Ten
* @since 3.0.0
*/
?>

View File

@@ -6,7 +6,7 @@
* after. Calls sidebar-footer.php for bottom widgets
*
* @package WordPress
* @subpackage Twenty Ten
* @subpackage Twenty_Ten
* @since 3.0.0
*/
?>

View File

@@ -34,7 +34,7 @@
* For more information on hooks, see http://codex.wordpress.org/Plugin_API.
*
* @package WordPress
* @subpackage Twenty Ten
* @subpackage Twenty_Ten
* @since 3.0.0
*/

View File

@@ -5,7 +5,7 @@
* Displays all of the <head> section and everything up till <div id="main">
*
* @package WordPress
* @subpackage Twenty Ten
* @subpackage Twenty_Ten
* @since 3.0.0
*/
?>

View File

@@ -9,7 +9,7 @@
* Learn more: http://codex.wordpress.org/Template_Hierarchy
*
* @package WordPress
* @subpackage Twenty Ten
* @subpackage Twenty_Ten
* @since 3.0.0
*/
?>

View File

@@ -8,7 +8,7 @@
* the tags used in it.
*
* @package WordPress
* @subpackage Twenty Ten
* @subpackage Twenty_Ten
* @since 3.0.0
*/
?>

View File

@@ -6,7 +6,7 @@
* Selectable from a dropdown menu on the edit page screen.
*
* @package WordPress
* @subpackage Twenty Ten
* @subpackage Twenty_Ten
* @since 3.0.0
*/
?>

View File

@@ -8,7 +8,7 @@
* different template.
*
* @package WordPress
* @subpackage Twenty Ten
* @subpackage Twenty_Ten
* @since 3.0.0
*/
?>

View File

@@ -3,7 +3,7 @@
* The Search Results template
*
* @package WordPress
* @subpackage Twenty Ten
* @subpackage Twenty_Ten
* @since 3.0.0
*/
?>

View File

@@ -3,7 +3,7 @@
* The Footer widget areas
*
* @package WordPress
* @subpackage Twenty Ten
* @subpackage Twenty_Ten
* @since 3.0.0
*/
?>

View File

@@ -3,7 +3,7 @@
* The Sidebar containing the primary and secondary widget areas
*
* @package WordPress
* @subpackage Twenty Ten
* @subpackage Twenty_Ten
* @since 3.0.0
*/
?>

View File

@@ -3,7 +3,7 @@
* The Template used to display all single posts
*
* @package WordPress
* @subpackage Twenty Ten
* @subpackage Twenty_Ten
* @since 3.0.0
*/
?>

View File

@@ -3,7 +3,7 @@
* The template used to display Tag Archive pages
*
* @package WordPress
* @subpackage Twenty Ten
* @subpackage Twenty_Ten
* @since 3.0.0
*/
?>