diff options
Diffstat (limited to 'src/lib/image_subtitle.h')
| -rw-r--r-- | src/lib/image_subtitle.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/image_subtitle.h b/src/lib/image_subtitle.h index f82c5b194..e0687e581 100644 --- a/src/lib/image_subtitle.h +++ b/src/lib/image_subtitle.h @@ -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; |
