Twenty Twelve: use plain text apostrophe in PHP template file comment text. Props zeo, fixes #22276.

git-svn-id: http://core.svn.wordpress.org/trunk@22295 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Lance Willett 2012-10-25 16:06:21 +00:00
parent 70992d4a68
commit 9637928643
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
* Description: A page template that provides a key component of WordPress as a CMS
* by meeting the need for a carefully crafted introductory page. The front page template
* in Twenty Twelve consists of a page content area for adding text, images, video --
* anything youd like -- followed by front-page-only widgets in one or two columns.
* anything you'd like -- followed by front-page-only widgets in one or two columns.
*
* @package WordPress
* @subpackage Twenty_Twelve