Correct typo in Doxygen doc

This commit is contained in:
ManoloFLTK 2019-04-14 19:10:08 +02:00
parent 52f4aa5546
commit 0067952e1a

View File

@ -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