diff --git a/src/Fl_own_colormap.cxx b/src/Fl_own_colormap.cxx index 1c57870b3..e0984518c 100644 --- a/src/Fl_own_colormap.cxx +++ b/src/Fl_own_colormap.cxx @@ -29,7 +29,7 @@ #include /** \fn Fl::own_colormap() - Makes FLTK use its own colormap. This may make FLTK display better + Makes FLTK use its own colormap. This may make FLTK display better and will reduce conflicts with other programs that want lots of colors. However the colors may flash as you move the cursor between windows.