Typo
authorCarlos Lopez <genetita@gmail.com>
Sun, 18 Jul 2010 18:47:37 +0000 (20:47 +0200)
committerCarlos Lopez <genetita@gmail.com>
Sun, 18 Jul 2010 18:47:37 +0000 (20:47 +0200)
synfig-core/src/synfig/context.h

index 3419fa7..996abae 100644 (file)
@@ -68,7 +68,7 @@ public:
        //! It is the blended color of the context
        Color get_color(const Point &pos)const;
 
-       //!     With a given \quality and a given render description ir puts the context
+       //!     With a given \quality and a given render description it puts the context
        //! blend result into the painting \surface */
        bool accelerated_render(Surface *surface,int quality, const RendDesc &renddesc, ProgressCallback *cb) const;