diff options
-rw-r--r-- | engines/kyra/vqa.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/kyra/vqa.cpp b/engines/kyra/vqa.cpp index d74204bc36..f1f9989330 100644 --- a/engines/kyra/vqa.cpp +++ b/engines/kyra/vqa.cpp @@ -26,7 +26,7 @@ // The benchl.vqa movie (or whatever it is) is not supported. It does not have // a FINF chunk. // -// The junk2.vqa movie does not work. The offset to the first frame is strange, +// The jung2.vqa movie does not work. The offset to the first frame is strange, // so we don't find the palette. #include "common/stdafx.h" |