From 287bbaf14c754627d800ce923a3a3ac8cad14932 Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Sat, 25 Jul 2009 01:04:10 +0000 Subject: [PATCH] probably correct edit svn: r15556 --- collects/scribblings/gui/font-class.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/scribblings/gui/font-class.scrbl b/collects/scribblings/gui/font-class.scrbl index f9ae0cd44a..87eea93bec 100644 --- a/collects/scribblings/gui/font-class.scrbl +++ b/collects/scribblings/gui/font-class.scrbl @@ -27,7 +27,7 @@ A @defterm{font} is an object which determines the appearance of text, @item{@indexed-scheme['system] (used to draw control labels)} ] - The @scheme['modern] designation is special under Mac OS X and X with + The @scheme['symbol] designation is special under Mac OS X and X with fontconfig/Xft; characters in the ASCII range 0-255 are converted to Unicode characters that match Adobe symbols. For example, @litchar{a} is converted to @litchar["\u03B1"].}