X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fkthumb.h;h=53600f6836629bc360ba058387bb71e6a64de44e;hb=73635fd77a43f745e41c6ab325d70c3fe6603dd3;hp=f571bdbef14656dc57de19c798205aa23c29b8ba;hpb=30576fe47b20435915a9782e4e017b6f904e7414;p=kdenlive diff --git a/src/kthumb.h b/src/kthumb.h index f571bdbe..53600f68 100644 --- a/src/kthumb.h +++ b/src/kthumb.h @@ -32,7 +32,7 @@ /**KRender encapsulates the client side of the interface to a renderer. From Kdenlive's point of view, you treat the KRender object as the renderer, and simply use it as if it was local. Calls are asyncrhonous - -you send a call out, and then recieve the return value through the +you send a call out, and then receive the return value through the relevant signal that get's emitted once the call completes. *@author Jason Wood */