From 2239ecc4a18452521f079b697cbc0305536a7f81 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Fri, 10 Feb 2023 13:13:36 +0100 Subject: Fix typos in documentation and comments (no code changes) --- documentation/src/subclassing.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/src/subclassing.dox') diff --git a/documentation/src/subclassing.dox b/documentation/src/subclassing.dox index 1fa8da9f3..7dfe2909b 100644 --- a/documentation/src/subclassing.dox +++ b/documentation/src/subclassing.dox @@ -138,7 +138,7 @@ MyClass::draw() { \endcode \todo Clarify Fl_Window::damage(uchar) handling - seems confused/wrong? - ORing value doesn't match setting behaviour in FL_Widget.H! + ORing value doesn't match setting behavior in Fl_Widget.H! \anchor subclassing_draw_box void Fl_Widget::draw_box() const
-- cgit v1.2.3