diff options
Diffstat (limited to 'src/fl_utf.c')
| -rw-r--r-- | src/fl_utf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fl_utf.c b/src/fl_utf.c index d81ba983d..9850a083c 100644 --- a/src/fl_utf.c +++ b/src/fl_utf.c @@ -24,7 +24,7 @@ #if defined(WIN32) || defined(__APPLE__) #elif defined(FL_PORTING) -# pragma message "FL_PORTING: llok out for some unicode functions here. Default should be fine though." +# pragma message "FL_PORTING: look out for some unicode functions here. Default should be fine though." #else #endif |
