Skip to content

Commit

Permalink
Fix typo in README.Cairo.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
fab672000 committed Dec 22, 2018
1 parent 4ad9b5a commit 31dddf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.Cairo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 31dddf5

Please sign in to comment.