Misc. typos

Found via ` codespell -q 3 -S *.ts,*.xml -L ba,froms,seeked`
This commit is contained in:
luz.paz
2019-04-24 11:34:56 -04:00
parent c5f63ec2c5
commit 52d03aacd6
15 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -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?