]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-content/themes/twentyten/loop-single.php
WordPress 3.4
[autoinstalls/wordpress.git] / wp-content / themes / twentyten / loop-single.php
index 4d89a6a0dc60077e71f9bbad407fad8bef7f9d39..1dde4aa3efae976df4686246a2ce873c08e1dbed 100644 (file)
@@ -2,7 +2,7 @@
 /**
  * The loop that displays a single post.
  *
 /**
  * The loop that displays a single post.
  *
- * 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.
  * http://codex.wordpress.org/The_Loop to understand it and
  * http://codex.wordpress.org/Template_Tags to understand
  * the tags used in it.
@@ -64,4 +64,4 @@
 
                                <?php comments_template( '', true ); ?>
 
 
                                <?php comments_template( '', true ); ?>
 
-<?php endwhile; // end of the loop. ?>
\ No newline at end of file
+<?php endwhile; // end of the loop. ?>