Make WordPress Core


Ignore:
Timestamp:
05/03/2010 07:28:44 PM (16 years ago)
Author:
ryan
Message:

Typo fixes. Props zeo. see #13198

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-content/themes/twentyten/single.php

    r14384 r14389  
    3636                                        </div><!-- .entry-content -->
    3737
    38 <?php if ( get_the_author_meta( 'description' ) ) : // If a user has filled out their decscription show a bio on their entries  ?>
     38<?php if ( get_the_author_meta( 'description' ) ) : // If a user has filled out their description, show a bio on their entries  ?>
    3939                                        <div id="entry-author-info">
    4040                                                <div id="author-avatar">
Note: See TracChangeset for help on using the changeset viewer.