]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-content/themes/twentyten/loop.php
WordPress 3.4.2
[autoinstalls/wordpress.git] / wp-content / themes / twentyten / loop.php
index 9dc6297dfa6921a756430b8e366d26d0890c26e7..3e22fe2477f9c2d3bfc1c2985de16048fb52a4fe 100644 (file)
@@ -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.