# HG changeset patch # User aurel # Date 1180519477 0 # Node ID eb66f83e9562a3c18193611fe4c383b213dec87c # Parent f42ab3fae0ecf03f29db3c6812eca98a2aac9674 typo diff -r f42ab3fae0ec -r eb66f83e9562 movenc.c --- a/movenc.c Wed May 30 09:50:35 2007 +0000 +++ b/movenc.c Wed May 30 10:04:37 2007 +0000 @@ -849,7 +849,7 @@ if(version!=0 && track->mode == MODE_MOV){ av_log(NULL, AV_LOG_ERROR, "FATAL error, file duration too long for timebase, this file will not be\n" - "playable with quicktime. Choose a differnt timebase or a different\n" + "playable with quicktime. Choose a different timebase or a different\n" "container format\n"); }