summaryrefslogtreecommitdiff
path: root/src/lib/string_text.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/string_text.h')
-rw-r--r--src/lib/string_text.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/string_text.h b/src/lib/string_text.h
index d39a889cf..6908235f6 100644
--- a/src/lib/string_text.h
+++ b/src/lib/string_text.h
@@ -28,7 +28,7 @@
#include <dcp/text_string.h>
-/** A wrapper for SubtitleString which allows us to:
+/** A wrapper for dcp::TextString which allows us to:
*
* - include settings that are not applicable to true DCP subtitles.
* For example, we can set outline width for burn-in but this cannot be specified in DCP XML.