diff options
| -rw-r--r-- | FL/Fl_Image_Surface.H | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl_Image_Surface.H b/FL/Fl_Image_Surface.H index 34121d043..9c78f3d43 100644 --- a/FL/Fl_Image_Surface.H +++ b/FL/Fl_Image_Surface.H @@ -34,7 +34,7 @@ draw widgets (using Fl_Image_Surface::draw()) or to use any of the \ref fl_drawings or the \ref fl_attributes. Finally, call image() on the object to obtain a newly allocated Fl_RGB_Image object. - Fl_GL_Window objects can be drawn in the image as well. + Fl_Gl_Window objects can be drawn in the image as well. Usage example: \code |
