Test instruction had "the quick brown fox jumps over the lazy dog" but the actual "the\tslow\tbrown\tfox\tjumps\tover\tthe\tlazy\tdog!"
Replaced slow with quick word to match the test instruction. ------------- Commit messages: - 8359418: Test javax/swing/text/GlyphView/bug4188841.java failed because the phrase of text pane does not match the instructions Changes: https://git.openjdk.org/jdk/pull/25809/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=25809&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8359418 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/25809.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/25809/head:pull/25809 PR: https://git.openjdk.org/jdk/pull/25809