Skip to content

Commit 34d4dc5

Browse files
authored
Remove the D2D warning from the Builtin Glyphs setting (#17454)
1 parent 613a539 commit 34d4dc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cascadia/TerminalSettingsEditor/Resources/en-US/Resources.resw

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -931,7 +931,7 @@
931931
<comment>The main label of a toggle. When enabled, certain characters (glyphs) are replaced with better looking ones.</comment>
932932
</data>
933933
<data name="Profile_EnableBuiltinGlyphs.HelpText" xml:space="preserve">
934-
<value>When enabled, the terminal draws custom glyphs for block element and box drawing characters instead of using the font. This feature is unavailable when using Direct2D as the Graphics API.</value>
934+
<value>When enabled, the terminal draws custom glyphs for block element and box drawing characters instead of using the font.</value>
935935
<comment>A longer description of the "Profile_EnableBuiltinGlyphs" toggle. "glyphs", "block element" and "box drawing characters" are technical terms from the Unicode specification.</comment>
936936
</data>
937937
<data name="Profile_EnableColorGlyphs.Header" xml:space="preserve">

0 commit comments

Comments
 (0)