X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Fsrc%2Fsynfig%2Fcontext.h;h=996abaea3100c6da4d2e4494c4247c3924d5f4e0;hb=ca91050f7eb3203f4d801954ae116af244e206be;hp=3419fa7f06dc4d92e988acb39148831d102f1a9d;hpb=abe901f86de422ad66435764f03727d1bf179501;p=synfig.git 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;