diff --git a/demos/anim-seq.script b/demos/anim-seq.script
index 2b4c7d149dc600b267f7de641afeac4dd6df15a4..ffa53f3b6b969ce142549e058eb29914bde0d467 100644
--- a/demos/anim-seq.script
+++ b/demos/anim-seq.script
@@ -1,6 +1,6 @@
 //
-// Animate all loaded views sequentially and save the animation as
-// a 320x240 mpeg and a 320x240 animated gif
+// Animate all views (sequentially) and save the animation as a
+// 320x240 mpeg and a 320x240 animated gif
 // 
 // Requirements: mpeg_encode, whirlgif and a UNIX shell
 //