Fix comment; image must be little-endian (assuming we are on little-endian CPUs...).
[libdcp.git] / src / dcp.h
index 59790f0967da465c8854ce57ec02fb1fc3975d5f..45ccce8875f12aed2c2941391d52d5a37a22fab3 100644 (file)
--- a/src/dcp.h
+++ b/src/dcp.h
@@ -18,7 +18,7 @@
 */
 
 /** @file  src/dcp.h
- *  @brief A class to create a DCP.
+ *  @brief A class to create or read a DCP.
  */
 
 #ifndef LIBDCP_DCP_H