From 7c609928a27c9262e29bca2dc1aaa38c0153d4d9 Mon Sep 17 00:00:00 2001 From: Brad West Date: Tue, 7 Jul 2015 14:09:42 +0700 Subject: [PATCH] Edited spelling mistakes. --- functions.php | 10 +++++----- style.css | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/functions.php b/functions.php index 5c1b47b..4c289d5 100644 --- a/functions.php +++ b/functions.php @@ -11,11 +11,11 @@ define( 'CHILD_THEME_VERSION', '0.0.0' ); /* - * Versioning makes little since with software like themes. - * I started this project with a version number but - * have decided to stop keeping track; hince the 0.0.0 - * version number above. Make sure you pull the latest - * from the github repo before you start a new project. + * Versioning makes little sense with software like themes. + * I started this project with a version number but have + * decided to stop keeping track; hence the 0.0.0 version + * number above. Make sure you pull the latest from the + * github repo before you start a new project. */ /************* THEME SUPPORT *************/ diff --git a/style.css b/style.css index b673a7c..14239ed 100644 --- a/style.css +++ b/style.css @@ -6,7 +6,7 @@ Author URI: http://bradonomics.com/ Version: 0.0.0 - Versioning makes little since with software like themes. I started this project with a version number but have decided to stop keeping track; hince the 0.0.0 version number above. Make sure you pull the latest from the github repo before you start a new project. + Versioning makes little sense with software like themes. I started this project with a version number but have decided to stop keeping track; hence the 0.0.0 version number above. Make sure you pull the latest from the github repo before you start a new project. Template: genesis */