From 040362a5e0d71208374776a661580cfc424212ee Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Thu, 12 Jan 2017 21:36:13 +0000 Subject: [PATCH] Twenty Seventeen: Remove extra asterisk from a translator comment so the comment could be parsed correctly. Props swissspidy. See #39116. git-svn-id: https://develop.svn.wordpress.org/trunk@39894 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-content/themes/twentyseventeen/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-content/themes/twentyseventeen/functions.php b/src/wp-content/themes/twentyseventeen/functions.php index 47bacd3c8a..faf317f476 100644 --- a/src/wp-content/themes/twentyseventeen/functions.php +++ b/src/wp-content/themes/twentyseventeen/functions.php @@ -261,7 +261,7 @@ add_action( 'template_redirect', 'twentyseventeen_content_width', 0 ); function twentyseventeen_fonts_url() { $fonts_url = ''; - /** + /* * Translators: If there are characters in your language that are not * supported by Libre Franklin, translate this to 'off'. Do not translate * into your own language.