Typos.
[synfig.git] / synfig-core / trunk / src / modules / mod_libavcodec / trgt_av.cpp
index e58b567..93f0d08 100644 (file)
@@ -378,7 +378,7 @@ public:
 
                /*
                If pict is invalid (NULL), then we are done compressing frames and we are trying to get
-               the buffer cleared out (or if it's already in the right format) so no transofrm necessary
+               the buffer cleared out (or if it's already in the right format) so no transform necessary
                */
                if ( pict )
                {