diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-09 22:34:59 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-09 22:34:59 +0100 |
| commit | 512111e31041dfc4f16ce7a06e6c01151c40cda8 (patch) | |
| tree | 9345d526f4b5f16424a8c7aa6b5553c052d067fd /src | |
| parent | 20e2e745f98aa246041f6a299a9cc3aa346e809a (diff) | |
Tweak comment.
Diffstat (limited to 'src')
| -rw-r--r-- | src/dcp.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
