olaf neophyte and de.po updates, valgrind tweaks, delete green lady, inkscape dpi=96
[goodguy/history.git] / cinelerra-5.1 / cinelerra / pluginserver.h
index f2011af2488701440baefa5f278e0f3c1cf6c934..36447603bb0e1c0ad2f595d04e428be035e1a7f2 100644 (file)
@@ -349,7 +349,7 @@ public:
 
 // buffers
        int64_t out_buffer_size;   // size of a send buffer to the plugin
-       int64_t in_buffer_size;    // size of a recieve buffer from the plugin
+       int64_t in_buffer_size;    // size of a receive buffer from the plugin
        int total_in_buffers;
        int total_out_buffers;