diff options
Diffstat (limited to 'src/reel_sound_asset.h')
| -rw-r--r-- | src/reel_sound_asset.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/reel_sound_asset.h b/src/reel_sound_asset.h index e7358bd0..9767307a 100644 --- a/src/reel_sound_asset.h +++ b/src/reel_sound_asset.h @@ -30,7 +30,7 @@ namespace dcp { /** @class ReelSoundAsset - * @brief Part of a Reel's description which refers to a sound MXF. + * @brief Part of a Reel's description which refers to a sound asset. */ class ReelSoundAsset : public ReelAsset, public ReelMXF { |
