Twenty Fifteen: Replace encoded HTML entities in the file header DocBlock for header.php with 'head element'.

Props iamtakashi.
Fixes #30649.


git-svn-id: https://develop.svn.wordpress.org/trunk@30798 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Drew Jaynes (DrewAPicture) 2014-12-10 03:01:18 +00:00
parent debc4dab6f
commit 7e05cd199d
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
/**
* The template for displaying the header
*
* Displays all of the <head> section and everything up until the "site-content" div.
* Displays all of the head element and everything up until the "site-content" div.
*
* @package WordPress
* @subpackage Twenty_Fifteen