Fix merge.
[dcpomatic.git] / src / lib / subtitle.cc
index 182e30ed398cb598e59936cf7ac39211bdf7e0df..c52d3ac664891576a1cced625da24bc678001f73 100644 (file)
@@ -139,7 +139,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
 {