no log: Fix typo (#1527)

pull/1530/head
Dustin Wyatt 4 years ago committed by GitHub
parent 9901bf3400
commit 37e9e251f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save