diff options
Diffstat (limited to 'src/fl_rect.cxx')
| -rw-r--r-- | src/fl_rect.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fl_rect.cxx b/src/fl_rect.cxx index 29d36abce..034615d44 100644 --- a/src/fl_rect.cxx +++ b/src/fl_rect.cxx @@ -35,7 +35,7 @@ #if defined(WIN32) || defined(__APPLE__) #elif defined(FL_PORTING) -# pragma message "FL_PORTING: implement al the line drawing functions below" +# pragma message "FL_PORTING: implement all the line drawing functions below" #else #endif |
