Remove .gitignore do nothing is ignored.
[synfig.git] / synfig-studio / trunk / src / gtkmm / audiocontainer.h
index 7a3a4cc..21d5f51 100644 (file)
@@ -2,7 +2,7 @@
 /*!    \file audiocontainer.h
 **     \brief Sound info header
 **
-**     $Id: audiocontainer.h,v 1.1.1.1 2005/01/07 03:34:35 darco Exp $
+**     $Id$
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
@@ -85,7 +85,7 @@ public: //
 };
 
 /*     Audio container actually implements all the cool stuff
-       Note: May be a bit to monolithic...
+       Note: May be a bit too monolithic...
 */
 class AudioContainer : public sigc::trackable, public etl::shared_object
 {