Fixed bad English. Matt, you need to polish up on you irregular verbs.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5263 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Matthias Melcher
2006-07-18 17:51:29 +00:00
parent e6818b19a6
commit a24e33b36e
+1 -1
View File
@@ -148,7 +148,7 @@ to the XftFont structure instead.
<P>If FLTK was compiled with Xft support enabled, <tt>fl_xftfont</tt>
Points to the xft font selected by the most recent <A
href="drawing.html#fl_font"><TT>fl_font()</TT></A>. Otherwise
it will be 0. <tt>fl_xftfont</tt> should be casted to
it will be 0. <tt>fl_xftfont</tt> should be cast to
<tt>XftFont*</tt>.
<H3>Changing the Display, Screen, or X Visual</H3>