From c364248f68232b9ab2cf82a448c1412b5a71146b Mon Sep 17 00:00:00 2001 From: lecoanet Date: Fri, 22 Dec 2000 17:11:44 +0000 Subject: *** empty log message *** --- generic/Geo.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'generic/Geo.c') diff --git a/generic/Geo.c b/generic/Geo.c index f49536d..91e36a1 100644 --- a/generic/Geo.c +++ b/generic/Geo.c @@ -2016,11 +2016,11 @@ GetBezierPath(ZnList from_points, /* ********************************************************************************** * - * GetArcCurve -- + * GetArcPath -- * Compute in to_points a set of Bezier control points describing an arc * path given the start angle, the stop angle and the type: 0 for arc, * 1 for chord, 2 for pie slice. - * To obtain the actual polygonal shape, the client chould use GetBezierPath + * To obtain the actual polygonal shape, the client should use GetBezierPath * on the returned controls (after applying transform). The returned arc * is circular and centered on 0,0. * -- cgit v1.1