summaryrefslogtreecommitdiff
path: root/src/asset.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/asset.h')
-rw-r--r--src/asset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/asset.h b/src/asset.h
index e8867ae5..abaa63be 100644
--- a/src/asset.h
+++ b/src/asset.h
@@ -39,7 +39,7 @@ namespace dcp {
* @brief Parent class for DCP assets, i.e. picture/sound/subtitles and CPLs.
*
* Note that this class is not used for ReelAssets; they are just for the metadata
- * that gets put into <Reel>s.
+ * that gets put into &lt;Reel&gt;s.
*/
class Asset : public Object
{