From Alberto Luacas, typo fixes

This commit is contained in:
Robert Osfield
2011-07-17 16:24:47 +00:00
parent 9c876964a5
commit b59ab789a3
11 changed files with 12 additions and 12 deletions

View File

@@ -326,7 +326,7 @@ public:
// note from Robert Osfield when integrating, we should probably have so
// error handling mechanism here. Possibly move the load from
// the constructor to a seperate load method, and have a valid
// the constructor to a separate load method, and have a valid
// state on the ImageStream... will integrated as is right now
// to get things off the ground.
QuicktimeImageStream* moov = new QuicktimeImageStream(fileName);