From 06f5899980c4133d49e304c2c54aeed2f7815438 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sun, 29 Nov 2009 11:14:42 +0000 Subject: Fix for documentation typos provided by Josef Vitu. Thanks. Added Josef Vitu to CREDITS. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6946 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/src/drawing.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/src/drawing.dox') diff --git a/documentation/src/drawing.dox b/documentation/src/drawing.dox index e3e220bc4..299709574 100644 --- a/documentation/src/drawing.dox +++ b/documentation/src/drawing.dox @@ -409,7 +409,7 @@ void fl_transformed_vertex(double xf, double yf) \par Transform a coordinate or a distance using the current transformation matrix. After transforming a coordinate pair, it can be added to the vertex -list without any forther translations using \p %fl_transformed_vertex(). +list without any further translations using \p %fl_transformed_vertex(). void fl_begin_points()
void fl_end_points() -- cgit v1.2.3