repair default keyframe load, tweak init default histogram threshold
[goodguy/history.git] / cinelerra-5.1 / cinelerra / brender.h
index f63d1124f9f487a1d46b29aff092dcbf61787961..1d0b3beab4fbda73b7de8704c04c06aeb890667d 100644 (file)
@@ -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.