]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-content/themes/twentyten/loop-attachment.php
WordPress 3.4
[autoinstalls/wordpress.git] / wp-content / themes / twentyten / loop-attachment.php
index defa104053e0552b8315dca463d23cddff59c541..e775869730c4151e7905679a3968b51bb55afbdf 100644 (file)
@@ -2,7 +2,7 @@
 /**
  * The loop that displays an attachment.
  *
- * 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.
 
 <?php comments_template(); ?>
 
-<?php endwhile; // end of the loop. ?>
\ No newline at end of file
+<?php endwhile; // end of the loop. ?>