From b2979b6425edab848da9f62190d6a1355c50ac29 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Tue, 16 Nov 2021 00:02:16 +0100 Subject: Reformat to FLTK style, improve documentation No code changes. Replace '#define fl_clip ..' with an inline method. --- documentation/src/examples.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/src/examples.dox') diff --git a/documentation/src/examples.dox b/documentation/src/examples.dox index 0269f2c92..fa7bcd9e3 100644 --- a/documentation/src/examples.dox +++ b/documentation/src/examples.dox @@ -266,7 +266,7 @@ on few systems (some version of Irix for example). \subsection examples_curve curve \par -\c curve draws a nice Bezier curve into a custom widget. The +\c curve draws a nice Bézier curve into a custom widget. The points option for splines is not supported on all platforms. -- cgit v1.2.3