From 5e49d8faab8627ab8449ff6db5e86b02dcee1661 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 24 Jun 2014 11:12:40 +0100 Subject: Update comment. --- src/lib/film.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/lib/film.h b/src/lib/film.h index 96ea930cc..cbe6d7b6b 100644 --- a/src/lib/film.h +++ b/src/lib/film.h @@ -153,7 +153,7 @@ public: NONE, NAME, USE_ISDCF_NAME, - /** The playlist's content list has changed (i.e. content has been added, moved around or removed) */ + /** The playlist's content list has changed (i.e. content has been added or removed) */ CONTENT, DCP_CONTENT_TYPE, CONTAINER, -- cgit v1.2.3