mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
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
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user