From da2c6b70a34e68e4e6f4c680f1465bfb845ba47d Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 15 Sep 2015 19:52:46 +0100 Subject: Fix comment. --- src/reel_asset.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/reel_asset.h b/src/reel_asset.h index 371a8f3e..ddd0f362 100644 --- a/src/reel_asset.h +++ b/src/reel_asset.h @@ -46,7 +46,7 @@ class Asset; * * This class encapsulates the XML that exists in a <Reel> to say * that a piece of content is used in this reel. It does not - * describe the content itself (but links to a Content object which does). + * describe the content itself (but links to an Asset object which does). */ class ReelAsset : public Object { -- cgit v1.2.3