Typo: 'antilaias' -> 'antialias'.
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Tue, 30 Oct 2007 15:06:46 +0000 (15:06 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Tue, 30 Oct 2007 15:06:46 +0000 (15:06 +0000)
git-svn-id: http://svn.voria.com/code@1050 1f10aa63-cdf2-0310-b900-c93c546f37ac

synfig-core/trunk/src/synfig/renddesc.cpp
synfig-core/trunk/src/synfig/renddesc.h

index b1b2832..fba31a5 100644 (file)
@@ -396,7 +396,7 @@ const int &
 RendDesc::get_antialias()const
 { return a; }
 
-//! Set the antilaias amount
+//! Set the antialias amount
 RendDesc &
 RendDesc::set_antialias(const int &x)
 { a=x; return *this; }
index 09c216d..b6eb419 100644 (file)
@@ -241,7 +241,7 @@ public:
        //! Return the antialias amount
        const int &get_antialias()const;
 
-       //! Set the antilaias amount
+       //! Set the antialias amount
        RendDesc &set_antialias(const int &x);
 
        //! Return the distance from the bottom-right to the top-left