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:
Manolo Gouy 2011-01-16 18:21:39 +00:00
parent 6f9f141462
commit 774880acc5
1 changed files with 1 additions and 1 deletions

View File

@ -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