X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fbrender.h;h=1d0b3beab4fbda73b7de8704c04c06aeb890667d;hb=fd7da506ec769c911c35264b49bff28f408a02f9;hp=f63d1124f9f487a1d46b29aff092dcbf61787961;hpb=a10be9aeb2993b4ba5569a7dc6a4a4804c54bf02;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/brender.h b/cinelerra-5.1/cinelerra/brender.h index f63d1124..1d0b3bea 100644 --- a/cinelerra-5.1/cinelerra/brender.h +++ b/cinelerra-5.1/cinelerra/brender.h @@ -38,7 +38,7 @@ // rendering or foreground rendering can be happening but not both. // A BRenderThread client runs in the background and a BRender object -// interfaces the main window. The BRender client recieves commands to +// interfaces the main window. The BRender client receives commands to // restart, start, and stop background rendering on its own time to avoid // interrupting the main window.