]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/libopenmpt.c
avformat/file: Fix file delete for Windows
[ffmpeg] / libavformat / libopenmpt.c
index 0fff702a36f4689ecf618c40062079d3e6a91000..a3342708477da1350f707fd03511419614ec9cdd 100644 (file)
@@ -259,7 +259,7 @@ static int read_probe_openmpt(AVProbeData *p)
                 } else {
                     /* The file extension is unknown and we have very few data
                      * bytes available. libopenmpt cannot decide anything here,
-                     * and returning any score > 0 would result in successfull
+                     * and returning any score > 0 would result in successful
                      * probing of random data.
                      */
                     return 0;