summaryrefslogtreecommitdiff
path: root/FL/Fl.H
diff options
context:
space:
mode:
authorManolo Gouy <Manolo>2016-04-20 07:19:19 +0000
committerManolo Gouy <Manolo>2016-04-20 07:19:19 +0000
commit163c65dc6fb7b776b118c53e93c6a472cd198214 (patch)
tree123f06659438f61f3313881cea4ae7194942cbde /FL/Fl.H
parentd57f762715f1a949b7a0e6f022ff4e6f355ec088 (diff)
Avoid the expression "foreign language" in comments.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11676 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'FL/Fl.H')
-rw-r--r--FL/Fl.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl.H b/FL/Fl.H
index b8f606d15..0e963e501 100644
--- a/FL/Fl.H
+++ b/FL/Fl.H
@@ -52,7 +52,7 @@ struct Fl_Label;
class Fl_Screen_Driver;
class Fl_System_Driver;
-// Pointers you can use to change FLTK to a foreign language.
+// Pointers you can use to change FLTK to another language.
// Note: Similar pointers are defined in FL/fl_ask.H and src/fl_ask.cxx
extern FL_EXPORT const char* fl_local_alt; ///< string pointer used in shortcuts, you can change it to another language