summaryrefslogtreecommitdiff
path: root/src/lib/string_text.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2026-03-07 23:48:08 +0100
committerCarl Hetherington <cth@carlh.net>2026-03-07 23:48:08 +0100
commit7187b4ef5966b4b4e993cebedb68e158d076c536 (patch)
tree8e87b9a5dccd3402a2e61181bea48569b77c255b /src/lib/string_text.h
parent7fce30aad85f04276a7695b1daf8ffb9fdd267b5 (diff)
WIP: ruby2652-ruby
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.