proper name;
authorwenzelm
Thu, 09 Jan 2020 16:01:31 +0100
changeset 71361 21a41356d78f
parent 71360 fcf5ee85743d
child 71362 597059a44d6f
proper name;
src/Pure/GUI/gui.scala
--- a/src/Pure/GUI/gui.scala	Thu Jan 09 15:45:31 2020 +0100
+++ b/src/Pure/GUI/gui.scala	Thu Jan 09 16:01:31 2020 +0100
@@ -261,7 +261,7 @@
       "TextArea.font",
       "TextField.font",
       "TextPane.font",
-      "Tooltip.font",
+      "ToolTip.font",
       "Tree.font"))
     {
       val font = ui.get(prop) match { case font: Font => font case _ => default_font }