Hi, Andrey.
Take a look to the text in the patch below, it looks like a Gmail wrap the long lines in
the plain text email(see the place of "#")
On 18/06/2019 13:36, Andrey Turbanov wrote:
---
test/jdk/sanity/client/lib/SwingSet3/src/com/sun/swingset3/demos/tree/resources/tree.txt
(revision c80eb5ffe8a3c6db35b96849455bda7abcef1c0b)
+++
test/jdk/sanity/client/lib/SwingSet3/src/com/sun/swingset3/demos/tree/resources/tree.txt
(date 1560889924193)
@@ -8,7 +8,7 @@
# A = Artist / Composer
#
# R = Record / Style
#
# S = Song Name / Composition
#
-# C = Catagory
#
+# C = Category
--
Best regards, Sergey.