diff options
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/film.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/film.h b/src/lib/film.h index c72251880..c4cd8bef1 100644 --- a/src/lib/film.h +++ b/src/lib/film.h @@ -89,8 +89,8 @@ private: /** @class Film * - * @brief A representation of some audio and video content, and details of - * how they should be presented in a DCP. + * @brief A representation of some audio, video, subtitle and closed-caption content, + * and details of how they should be presented in a DCP. * * The content of a Film is held in a Playlist (created and managed by the Film). */ |
