Rename Subtitle -> Text
[dcpomatic.git] / src / lib / image_subtitle.h
index f82c5b1944a3dac58af150ab8b4dbcc53b937366..e0687e5817783b0858eadbe448887e0ae58042f3 100644 (file)
@@ -39,7 +39,7 @@ public:
         *  proportions of the image size; e.g. rectangle.x = 0.5 would mean that
         *  the rectangle starts half-way across the video.
         *
-        *  This rectangle may or may not have had a SubtitleContent's offsets and
+        *  This rectangle may or may not have had a TextContent's offsets and
         *  scale applied to it, depending on context.
         */
        dcpomatic::Rect<double> rectangle;