diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-03-07 23:48:08 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-03-07 23:48:08 +0100 |
| commit | 7187b4ef5966b4b4e993cebedb68e158d076c536 (patch) | |
| tree | 8e87b9a5dccd3402a2e61181bea48569b77c255b /src/lib/string_text.h | |
| parent | 7fce30aad85f04276a7695b1daf8ffb9fdd267b5 (diff) | |
WIP: ruby2652-ruby
Diffstat (limited to 'src/lib/string_text.h')
| -rw-r--r-- | src/lib/string_text.h | 2 |
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. |
