Fixed typos

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@6050 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Matthias Melcher
2008-02-26 15:04:03 +00:00
parent 5e33ce73cf
commit 68a20dbc32
2 changed files with 10 additions and 11 deletions
+1 -1
View File
@@ -945,7 +945,7 @@ and faster on the system.
while <tt>grab()</tt> is on. On X this will lock up your screen!</I>
To avoid this potential lockup, all newer operating systems seem to
limit mouse pointer grabbing to the time during which a mouse button
is held down. Some OS's may noy support grabbing at all.
is held down. Some OS's may not support grabbing at all.
<H4><A NAME="Fl.h">int h();</A></H4>