diff options
Diffstat (limited to 'src/Fl_File_Chooser2.cxx')
| -rw-r--r-- | src/Fl_File_Chooser2.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_File_Chooser2.cxx b/src/Fl_File_Chooser2.cxx index 756aedf73..2144e74af 100644 --- a/src/Fl_File_Chooser2.cxx +++ b/src/Fl_File_Chooser2.cxx @@ -359,7 +359,7 @@ #if defined(WIN32) || defined(__APPLE__) #elif defined(FL_PORTING) -# pragma message "FL_PORTING: implement the internal of your filechooser here" +# pragma message "FL_PORTING: implement the internals of your filechooser here" #else #endif |
