Fix doxygen warnings for ETL sources.
[synfig.git] / ETL / trunk / ETL / _clock_base.h
index 863fc72..8f180f5 100644 (file)
@@ -1,7 +1,7 @@
 /*! ========================================================================
 ** Extended Template and Library
 ** Clock Abstraction Implementation
-** $Id: _clock_base.h,v 1.1.1.1 2005/01/04 01:31:46 darco Exp $
+** $Id$
 **
 ** Copyright (c) 2002 Robert B. Quattlebaum Jr.
 **
@@ -110,7 +110,7 @@ public:
                ** few microseconds faster, but a few tests on my
                ** PowerBook G4 have proved otherwise. Indeed I loose
                ** several microseconds using this "optimized" method.
-               ** Bizzare.
+               ** Bizarre.
                **      - darco (8-17-2002)
                {
                        timestamp endtime=get_current_time()+seconds_to_timestamp(length);