summaryrefslogtreecommitdiff
path: root/src/sound_frame.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-06-05 19:14:54 +0100
committerCarl Hetherington <cth@carlh.net>2015-06-05 19:14:54 +0100
commit331b2f8297b2b8a6db07a22dbbff7f913fe7a2f1 (patch)
tree45f281eaddb46e988e9f6c05b36fd553da0f010c /src/sound_frame.h
parent96bf4824ca6b378648950bfbd4565b8368c8eca0 (diff)
Bits of tidying; comments.
Diffstat (limited to 'src/sound_frame.h')
-rw-r--r--src/sound_frame.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sound_frame.h b/src/sound_frame.h
index 8b53dd71..4fdc39e5 100644
--- a/src/sound_frame.h
+++ b/src/sound_frame.h
@@ -39,7 +39,7 @@ namespace ASDCP {
namespace dcp {
/** @class SoundFrame
- * @brief One &lsquo;frame&rsquo; of sound data from a MXF.
+ * @brief One &lsquo;frame&rsquo; of sound data from a SoundAsset.
*/
class SoundFrame : public boost::noncopyable
{