summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'themes/twentyfourteen/index.php')
-rw-r--r--themes/twentyfourteen/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/twentyfourteen/index.php b/themes/twentyfourteen/index.php
index 21f48427..3f46be21 100644
--- a/themes/twentyfourteen/index.php
+++ b/themes/twentyfourteen/index.php
@@ -35,7 +35,7 @@ get_header(); ?>
/*
* Include the post format-specific template for the content. If you want to
- * use this in a child theme, then include a file called called content-___.php
+ * use this in a child theme, then include a file called content-___.php
* (where ___ is the post format) and that will be used instead.
*/
get_template_part( 'content', get_post_format() );