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

git-svn-id: https://develop.svn.wordpress.org/trunk@22295 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Lance Willett 2012-10-25 16:06:21 +00:00
parent f41b914666
commit 4be5613bb6
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