Replaced "foreign language" by "another language" in doc.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8281 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
6f9f141462
commit
774880acc5
@ -181,7 +181,7 @@ enum Fl_Event { // events
|
||||
*
|
||||
* If you are writing a text-editing widget you may also want to call
|
||||
* the Fl::compose() function to translate individual keystrokes into
|
||||
* foreign characters.
|
||||
* non-ASCII characters.
|
||||
*
|
||||
* FL_KEYUP events are sent to the widget that currently has focus. This
|
||||
* is not necessarily the same widget that received the corresponding
|
||||
|
Loading…
Reference in New Issue
Block a user