Comment typo.
authorCarl Hetherington <cth@carlh.net>
Mon, 10 Jan 2022 11:52:36 +0000 (12:52 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 11 Jan 2022 21:15:58 +0000 (22:15 +0100)
src/lib/player.cc

index f7b75babcdc3d8f2750900a4925878b3e3f96fda..25f4131be617270c05d384333cea0e0d166a187a 100644 (file)
@@ -1263,7 +1263,7 @@ Player::emit_video (shared_ptr<PlayerVideo> pv, DCPTime time)
                }
        }
 
                }
        }
 
-       /* We need a delay to give a little wiggle room to ensure that relevent subtitles arrive at the
+       /* We need a delay to give a little wiggle room to ensure that relevant subtitles arrive at the
           player before the video that requires them.
        */
        _delay.push_back (make_pair (pv, time));
           player before the video that requires them.
        */
        _delay.push_back (make_pair (pv, time));