summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2012-08-09 22:34:59 +0100
committerCarl Hetherington <cth@carlh.net>2012-08-09 22:34:59 +0100
commit512111e31041dfc4f16ce7a06e6c01151c40cda8 (patch)
tree9345d526f4b5f16424a8c7aa6b5553c052d067fd
parent20e2e745f98aa246041f6a299a9cc3aa346e809a (diff)
Tweak comment.
-rw-r--r--src/dcp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dcp.h b/src/dcp.h
index 477c1901..5a429a17 100644
--- a/src/dcp.h
+++ b/src/dcp.h
@@ -41,7 +41,7 @@ namespace libdcp
class Asset;
/** @class DCP dcp.h libdcp/dcp.h
- * @brief A class to create a DCP.
+ * @brief A class to create or read a DCP.
*/
class DCP