From ca91050f7eb3203f4d801954ae116af244e206be Mon Sep 17 00:00:00 2001 From: Carlos Lopez Date: Sun, 18 Jul 2010 20:47:37 +0200 Subject: [PATCH] Typo --- synfig-core/src/synfig/context.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/synfig-core/src/synfig/context.h b/synfig-core/src/synfig/context.h index 3419fa7..996abae 100644 --- a/synfig-core/src/synfig/context.h +++ b/synfig-core/src/synfig/context.h @@ -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; -- 2.7.4