mirror of
https://github.com/fltk/fltk.git
synced 2026-06-04 23:42:15 +08:00
Fixed typos
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@6050 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user