X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=ETL%2Ftrunk%2FETL%2F_angle.h;h=cf310292baebff3cf7a5c65e131e4a5d36472b7f;hb=5442b08724a36e90837ca46f17660c8b3031beeb;hp=cfa7dc27b772b8162a5cc85f70cffd75f109bd9d;hpb=cee5940bae97612105db8b7e1ffcf513f9d9150c;p=synfig.git diff --git a/ETL/trunk/ETL/_angle.h b/ETL/trunk/ETL/_angle.h index cfa7dc2..cf31029 100644 --- a/ETL/trunk/ETL/_angle.h +++ b/ETL/trunk/ETL/_angle.h @@ -1,7 +1,7 @@ /* ======================================================================== ** Extended Template and Library ** Angle Abstraction Class Implementation -** $Id: _angle.h,v 1.1.1.1 2005/01/04 01:31:46 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** @@ -239,7 +239,7 @@ private: public: /* - ** Converstion Classes + ** Conversion Classes */ class rad; @@ -247,7 +247,7 @@ public: class rot; /* - ** Trigometric Classes + ** Trigonometric Classes */ class sin;