summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/asset.h2
1 files changed, 1 insertions, 1 deletions
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.