Twenty Fifteen: Remove "called called" dittography, missed in [41349].

Props birgire.
See #41841, #41836.

git-svn-id: https://develop.svn.wordpress.org/trunk@41357 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2017-09-09 14:47:23 +00:00
parent c997d1283f
commit e3bea1b8ca

View File

@ -18,7 +18,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() );