X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/bf5c68485ef07868ad0a91168ecd0092af7661ae..8f374b7233bc2815ccc387e448d208c5434eb961:/wp-content/themes/twentyten/loop.php diff --git a/wp-content/themes/twentyten/loop.php b/wp-content/themes/twentyten/loop.php index 9dc6297d..3e22fe24 100644 --- a/wp-content/themes/twentyten/loop.php +++ b/wp-content/themes/twentyten/loop.php @@ -2,7 +2,7 @@ /** * The loop that displays posts. * - * The loop displays the posts and the post content. See + * The loop displays the posts and the post content. See * http://codex.wordpress.org/The_Loop to understand it and * http://codex.wordpress.org/Template_Tags to understand * the tags used in it.