Fix typo. Props filosofo.

git-svn-id: https://develop.svn.wordpress.org/trunk@14787 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2010-05-21 19:01:37 +00:00
parent 4a47793d2c
commit 3003eee549
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
<?php
$category_description = category_description();
if ( ! empty( $category_description ) )
echo '<div class="archive-meta">' . $categorydesc . '</div>';
echo '<div class="archive-meta">' . $category_description . '</div>';
/* Run the loop for the category page to output the posts.
* If you want to overload this in a child theme then include a file