diff options
Diffstat (limited to 'src/asset.h')
| -rw-r--r-- | src/asset.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/asset.h b/src/asset.h index e8867ae5..abaa63be 100644 --- a/src/asset.h +++ b/src/asset.h @@ -39,7 +39,7 @@ namespace dcp { * @brief Parent class for DCP assets, i.e. picture/sound/subtitles and CPLs. * * Note that this class is not used for ReelAssets; they are just for the metadata - * that gets put into <Reel>s. + * that gets put into <Reel>s. */ class Asset : public Object { |
