Typo.
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Tue, 5 Feb 2008 19:12:32 +0000 (19:12 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Tue, 5 Feb 2008 19:12:32 +0000 (19:12 +0000)
git-svn-id: http://svn.voria.com/code@1597 1f10aa63-cdf2-0310-b900-c93c546f37ac

synfig-core/trunk/src/synfig/render.cpp

index c92f550..af58a0e 100644 (file)
@@ -212,7 +212,7 @@ synfig::render(
 
        assert(target);
 
-       // If we do not have a target then bail
+       // If we do not have a target then bail
        if(!target)
                return false;
 
@@ -378,7 +378,7 @@ synfig::render_threaded(
 
        assert(target);
 
-       // If we do not have a target then bail
+       // If we do not have a target then bail
        if(!target)
                return false;