Skip to content

Commit 3df3441

Browse files
author
LisoUseInAIKyrios
committed
chore: fix typo
1 parent f378ddc commit 3df3441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/kotlin/app/revanced/patches/youtube/interaction/downloads/DownloadsPatch.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import app.revanced.util.resultOrThrow
1414

1515
@Patch(
1616
name = "Downloads",
17-
description = "Adds support to download videos with an external downloader app" +
17+
description = "Adds support to download videos with an external downloader app " +
1818
"using the in-app download button or a video player action button.",
1919
dependencies = [
2020
DownloadsResourcePatch::class,

0 commit comments

Comments
 (0)