Skip to content

Commit 7c60992

Browse files
committed
Edited spelling mistakes.
1 parent 868aaf4 commit 7c60992

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

functions.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
define( 'CHILD_THEME_VERSION', '0.0.0' );
1212

1313
/*
14-
* Versioning makes little since with software like themes.
15-
* I started this project with a version number but
16-
* have decided to stop keeping track; hince the 0.0.0
17-
* version number above. Make sure you pull the latest
18-
* from the github repo before you start a new project.
14+
* Versioning makes little sense with software like themes.
15+
* I started this project with a version number but have
16+
* decided to stop keeping track; hence the 0.0.0 version
17+
* number above. Make sure you pull the latest from the
18+
* github repo before you start a new project.
1919
*/
2020

2121
/************* THEME SUPPORT *************/

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Author URI: http://bradonomics.com/
77
Version: 0.0.0
88
9-
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.
9+
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.
1010
1111
Template: genesis
1212
*/

0 commit comments

Comments
 (0)