From 01df784224b313b75c5f9784a89faa2dc8a5958b Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 30 Apr 2015 18:15:50 +0100 Subject: Tweak comment. --- src/asset.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/asset.h b/src/asset.h index 2712dcb8..91c7e2dc 100644 --- a/src/asset.h +++ b/src/asset.h @@ -37,7 +37,7 @@ namespace xmlpp { namespace dcp { /** @class Asset - * @brief Parent class for DCP assets, i.e. picture/sound/subtitles and CPLs. + * @brief Parent class for DCP assets, i.e. picture, sound, subtitles, CPLs, fonts. * * Note that this class is not used for ReelAssets; those are just for the metadata * that gets put into <Reel>s. -- cgit v1.2.3