From: dooglus Date: Thu, 15 Mar 2007 11:07:06 +0000 (+0000) Subject: Fixed a few typos which caused doxygen to complain. X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=0809ba8eb14cf885c8f197d751c80cced84d9676;p=synfig.git Fixed a few typos which caused doxygen to complain. git-svn-id: http://svn.voria.com/code@317 1f10aa63-cdf2-0310-b900-c93c546f37ac --- diff --git a/synfig-core/trunk/src/modules/mod_geometry/rectangle.cpp b/synfig-core/trunk/src/modules/mod_geometry/rectangle.cpp index 19d2c05..50af745 100644 --- a/synfig-core/trunk/src/modules/mod_geometry/rectangle.cpp +++ b/synfig-core/trunk/src/modules/mod_geometry/rectangle.cpp @@ -1,6 +1,6 @@ /* === S Y N F I G ========================================================= */ /*! \file rectangle.cpp -** \point2ief Template Header +** \brief Template Header ** ** $Id: rectangle.cpp,v 1.2 2005/01/24 03:08:17 darco Exp $ ** diff --git a/synfig-core/trunk/src/synfig/canvas.h b/synfig-core/trunk/src/synfig/canvas.h index 73a6193..66c07b4 100644 --- a/synfig-core/trunk/src/synfig/canvas.h +++ b/synfig-core/trunk/src/synfig/canvas.h @@ -423,7 +423,7 @@ public: //! Creates a new child canvas, and returns its handle Handle new_child_canvas(); - //! Creates a new child canvas with an ID of \aid, and returns its handle + //! Creates a new child canvas with an ID of \a id, and returns its handle Handle new_child_canvas(const String &id); //! Adds the given canvas as a child diff --git a/synfig-core/trunk/src/synfig/layer_polygon.h b/synfig-core/trunk/src/synfig/layer_polygon.h index 1794c02..cb738e1 100644 --- a/synfig-core/trunk/src/synfig/layer_polygon.h +++ b/synfig-core/trunk/src/synfig/layer_polygon.h @@ -42,7 +42,7 @@ namespace synfig { /*! \class Layer_Polygon -** \beief writeme +** \brief writeme ** \todo This layer needs to support multiple polygons */ class Layer_Polygon : public Layer_Shape { diff --git a/synfig-core/trunk/src/synfig/layer_shape.h b/synfig-core/trunk/src/synfig/layer_shape.h index c01e26b..d00b924 100644 --- a/synfig-core/trunk/src/synfig/layer_shape.h +++ b/synfig-core/trunk/src/synfig/layer_shape.h @@ -43,7 +43,7 @@ namespace synfig { /*! \class Layer_Shape -** \beief writeme */ +** \brief writeme */ class Layer_Shape : public Layer_Composite, public Layer_NoDeform { SYNFIG_LAYER_MODULE_EXT diff --git a/synfig-core/trunk/src/synfig/time.h b/synfig-core/trunk/src/synfig/time.h index 22b8aa7..8e198f6 100644 --- a/synfig-core/trunk/src/synfig/time.h +++ b/synfig-core/trunk/src/synfig/time.h @@ -75,7 +75,7 @@ public: //! Constructs Time from the given string. /*! \note If the string references frames, then the - ** frame rate (\afps) should be provided from the + ** frame rate (\a fps) should be provided from the ** correct source. (Which is most likely the RendDesc ** of the current Canvas) ** The frame count will be ignored if the