From af2bea29ef9975dadd26297876e2408e5e874a0c Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 18 Jul 2018 23:41:07 +0100 Subject: Comment tweak. --- src/lib/text_content.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib') diff --git a/src/lib/text_content.h b/src/lib/text_content.h index cb3bb5ee4..cca678ad2 100644 --- a/src/lib/text_content.h +++ b/src/lib/text_content.h @@ -50,9 +50,9 @@ public: }; /** @class TextContent - * @brief Description of how some subtitle content should be presented. + * @brief Description of how some text content should be presented. * - * There are `image' subtitles (bitmaps) and `text' subtitles (plain text), + * There are `bitmap' subtitles and `plain' subtitles (plain text), * and not all of the settings in this class correspond to both types. */ class TextContent : public ContentPart -- cgit v1.2.3