Index: wp-content/themes/twentyseventeen/functions.php
===================================================================
--- wp-content/themes/twentyseventeen/functions.php	(revision 39187)
+++ wp-content/themes/twentyseventeen/functions.php	(working copy)
@@ -200,10 +200,10 @@
 
 	/**
 	 * Translators: If there are characters in your language that are not
-	 * supported by Libre Frankin, translate this to 'off'. Do not translate
+	 * supported by Libre Franklin, translate this to 'off'. Do not translate
 	 * into your own language.
 	 */
-	$libre_franklin = _x( 'on', 'libre_franklin font: on or off', 'twentyseventeen' );
+	$libre_franklin = _x( 'on', 'Libre Franklin font: on or off', 'twentyseventeen' );
 
 	if ( 'off' !== $libre_franklin ) {
 		$font_families = array();
