]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-content/themes/twentyten/loop-page.php
WordPress 3.4
[autoinstalls/wordpress.git] / wp-content / themes / twentyten / loop-page.php
index 252a1d0e63f4d8a3bbc682c3a26e0662e5ac5cf6..88c5d745490b2182e796698b58babf4856544b3e 100644 (file)
@@ -2,7 +2,7 @@
 /**
  * The loop that displays a page.
  *
- * 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.
@@ -33,4 +33,4 @@
 
                                <?php comments_template( '', true ); ?>
 
-<?php endwhile; // end of the loop. ?>
\ No newline at end of file
+<?php endwhile; // end of the loop. ?>