From a7418e092e699993c319d4efc7af1f4f4b1102d8 Mon Sep 17 00:00:00 2001 From: Lance Willett Date: Mon, 17 Nov 2014 18:25:23 +0000 Subject: [PATCH] Twenty Fifteen: pinking shears. Built from https://develop.svn.wordpress.org/trunk@30372 git-svn-id: http://core.svn.wordpress.org/trunk@30370 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/themes/twentyfifteen/inc/template-tags.php | 2 +- wp-content/themes/twentyfifteen/js/customize-preview.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-content/themes/twentyfifteen/inc/template-tags.php b/wp-content/themes/twentyfifteen/inc/template-tags.php index 99d65ecf48..53eaf952f4 100644 --- a/wp-content/themes/twentyfifteen/inc/template-tags.php +++ b/wp-content/themes/twentyfifteen/inc/template-tags.php @@ -195,7 +195,7 @@ function twentyfifteen_post_thumbnail() { diff --git a/wp-content/themes/twentyfifteen/js/customize-preview.js b/wp-content/themes/twentyfifteen/js/customize-preview.js index 75c059dbf8..d18531e9c8 100644 --- a/wp-content/themes/twentyfifteen/js/customize-preview.js +++ b/wp-content/themes/twentyfifteen/js/customize-preview.js @@ -1,5 +1,5 @@ /** - * Live-update changed settings in real time in the Customizer preview. + * Live-update changed settings in real time in the Customizer preview. */ ( function( $ ) {