summaryrefslogtreecommitdiff
path: root/src/reel.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-01-27 14:41:33 +0000
committerCarl Hetherington <cth@carlh.net>2014-01-27 14:41:33 +0000
commit8c2f3517e868078b551bb01d975f2956cb692fbf (patch)
tree81bf98f00b9a267a73494c1939c6e9473559c85e /src/reel.h
parente5d368553b47a566a83d4edce0a8f166db9509e6 (diff)
Various tinkerings.
Diffstat (limited to 'src/reel.h')
-rw-r--r--src/reel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/reel.h b/src/reel.h
index ea7e1c41..30a0cc4e 100644
--- a/src/reel.h
+++ b/src/reel.h
@@ -40,7 +40,7 @@ class ReelPictureAsset;
class ReelSoundAsset;
class ReelSubtitleAsset;
-/** @brief A reel within a DCP; the part which actually contains picture, sound and subtitle data */
+/** @brief A reel within a DCP; the part which actually refers to picture, sound and subtitle data */
class Reel : public Object
{
public: