1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-03-15 00:18:48 +00:00

no log: Fix typo (#1527)

This commit is contained in:
Dustin Wyatt 2021-09-03 17:56:27 -05:00 committed by GitHub
parent 9901bf3400
commit 37e9e251f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -102,7 +102,7 @@ const SeriesEpisodesView: FunctionComponent<Props> = (props) => {
seriesid: id,
}
);
dispatchTask("Scaning disk...", [task], "Scaning...");
dispatchTask("Scanning disk...", [task], "Scanning...");
}}
>
Scan Disk