From 0f3b5ded8fad8c0bf7c462fc360174f4a2080e14 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Thu, 9 Mar 2023 18:16:43 +0100 Subject: Fix dependencies, typos, trailing whitespace, and formatting No code changes. --- test/cairo_test.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/cairo_test.cxx b/test/cairo_test.cxx index a30a65334..ecd87c6ac 100644 --- a/test/cairo_test.cxx +++ b/test/cairo_test.cxx @@ -42,7 +42,7 @@ // (configure --enable-cairoext or CMake OPTION_CAIROEXT) // which defines the preprocessor variable FLTK_HAVE_CAIROEXT. // If Fl::cairo_autolink_context(true); is called at the beginning -// of main(), any overriden draw() function gets access to an adequate +// of main(), any overridden draw() function gets access to an adequate // Cairo context with Fl::cairo_cc() without having to call // Fl::cairo_make_current(Fl_Window*). -- cgit v1.2.3