From 512111e31041dfc4f16ce7a06e6c01151c40cda8 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 9 Aug 2012 22:34:59 +0100 Subject: [PATCH] Tweak comment. --- src/dcp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2