From 31dddf5719252ea928f700627a1c052464d5e45a Mon Sep 17 00:00:00 2001 From: fabien Date: Sat, 22 Dec 2018 08:24:17 -0600 Subject: Fix typo in README.Cairo.txt --- README.Cairo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.Cairo.txt') diff --git a/README.Cairo.txt b/README.Cairo.txt index c25654cb9..10ec3934c 100644 --- a/README.Cairo.txt +++ b/README.Cairo.txt @@ -50,7 +50,7 @@ variable OPTION_CAIRO:BOOL=ON is set. ------------------------------ (1) Adding a new Fl_Cairo_Window class permitting transparent and easy - integration of a Cairo draw callback without the need subclass Fl_Window. + integration of a Cairo draw callback without the need to subclass Fl_Window. (2) Adding a Fl::cairo_make_current(Fl_Window*) function only providing transparently a cairo context to your custom Fl_Window derived class. -- cgit v1.2.3