From a84745094378ce71e12651aa55e2e9d847955d26 Mon Sep 17 00:00:00 2001 From: Joshua Roy Date: Thu, 15 Feb 2018 15:35:55 -0500 Subject: [PATCH] typo --- functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions.php b/functions.php index 43be5cc..c0cdc92 100644 --- a/functions.php +++ b/functions.php @@ -297,7 +297,7 @@ function uc_redirect_403() { add_action( 'template_redirect', 'uc_redirect_403' ); -//Add titme tag if theme doesn't have title-tag theme support +//Add title tag if theme doesn't have title-tag theme support if ( ! function_exists( '_wp_render_title_tag' ) ) { function theme_slug_render_title() { ?>