opengl upgrade to 4.3 for masks, mask function/layout rework, make_shader rework
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / edl.h
index 0798b408164c6889a2b626ec30b266e98d03cb10..e8dadce02355589cae147f3b6b5f4278402cdbcf 100644 (file)
@@ -93,7 +93,7 @@ public:
                int direction,
                PlayableTracks *playable_tracks);
 
-// Convert position to frame boundry times
+// Convert position to frame boundary times
        double frame_align(double position, int round);
 // frame align if cursor alignment is enabled
        double align_to_frame(double position, int round);