Merge branch 'master' into video-player
[dcpomatic.git] / src / lib / subtitle.cc
index 4b7f81947f66480401b8cde3b6387bf31a117b80..39f8faa6827fc8430155a186e39decbbbc8a24a6 100644 (file)
@@ -138,7 +138,7 @@ subtitle_transformed_area (
        return tx;
 }
 
-/** @return area that this subtitle take up, in the original uncropped source's coordinate space */
+/** @return area that this subtitle takes up, in the original uncropped source's coordinate space */
 Rect
 Subtitle::area () const
 {