From 8df4a051efed6540a0e28f387a5bb2269a0378e0 Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Tue, 28 Aug 2018 07:42:52 +0000 Subject: Fix typo. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@13030 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index b7999f5ef..b034953e2 100644 --- a/CHANGES +++ b/CHANGES @@ -31,7 +31,7 @@ Changes in FLTK 1.4.0 Released: ??? ?? 2018 - OpenGL draws text using textures on all platforms, when the necessary hardware support is present (a backup mechanism is available in absence of this support). Thus, all text drawable in Fl_Window's can be drawn - in Fl_GL_Window's (STR#3450). + in Fl_Gl_Window's (STR#3450). - New member functions Fl::program_should_quit(void), and Fl::program_should_quit(int) to support detection by the library of a request to terminate cleanly the program. -- cgit v1.2.3