Space before colon

Minor formatting
This commit is contained in:
Cor van Noorloos 2012-11-03 23:02:36 +01:00
parent 152ae262eb
commit 064daacda6
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
if ( ! isset( $content_width ) )
$content_width = 640; /* pixels */
if ( ! function_exists( '_s_setup' ) ):
if ( ! function_exists( '_s_setup' ) ) :
/**
* Sets up theme defaults and registers support for various WordPress features.
*

View File

@ -8,7 +8,7 @@
* @since _s 1.0
*/
if ( ! function_exists( '_s_content_nav' ) ):
if ( ! function_exists( '_s_content_nav' ) ) :
/**
* Display navigation to next/previous pages when applicable
*