Misc. typos
Found via ` codespell -q 3 -S *.ts,*.xml -L ba,froms,seeked`
This commit is contained in:
@@ -887,7 +887,7 @@ void Cacher::OpenWorker() {
|
||||
// opens file resource for FFmpeg and prepares Clip struct for playback
|
||||
Footage* m = clip->media()->to_footage();
|
||||
|
||||
// byte array for retriving raw bytes from QString URL
|
||||
// byte array for retrieving raw bytes from QString URL
|
||||
QByteArray ba;
|
||||
|
||||
// do we have a proxy?
|
||||
|
||||
Reference in New Issue
Block a user