Browse Source

Varia: Code tidying.

Allan Cole 5 years ago
parent
commit
88d9e34aca
1 changed files with 1 additions and 1 deletions
  1. 1 1
      varia/inc/wpcom-editor-colors.php

+ 1 - 1
varia/inc/wpcom-editor-colors.php

@@ -18,4 +18,4 @@ add_color_rule( 'txt', '#444444', array(
 	// Needs contrast against `bg` with more contrast
 	array( '#editor .editor-styles-wrapper', 'color', 'bg', 7 ),
 
-), __( 'Forground Color' ) );
+), __( 'Foreground Color' ) );