From ad8e5d0c39cdf7b39fceda09c98520e12c86b736 Mon Sep 17 00:00:00 2001 From: inotia00 Date: Wed, 1 Mar 2023 14:27:21 +0900 Subject: [PATCH] fix typo --- .../music/layout/playlistcard/patch/HidePlaylistCardPatch.kt | 2 +- src/main/resources/music/settings/host/values/strings.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/kotlin/app/revanced/patches/music/layout/playlistcard/patch/HidePlaylistCardPatch.kt b/src/main/kotlin/app/revanced/patches/music/layout/playlistcard/patch/HidePlaylistCardPatch.kt index 2bb51c206..b085a987b 100644 --- a/src/main/kotlin/app/revanced/patches/music/layout/playlistcard/patch/HidePlaylistCardPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/layout/playlistcard/patch/HidePlaylistCardPatch.kt @@ -15,7 +15,7 @@ import app.revanced.patches.shared.annotation.YouTubeMusicCompatibility @Patch @Name("hide-playlist-card") -@Description("Hides the recommand playlist card from home feed.") +@Description("Hides the recommend playlist card from homepage.") @DependsOn( [ MusicLithoFilterPatch::class, diff --git a/src/main/resources/music/settings/host/values/strings.xml b/src/main/resources/music/settings/host/values/strings.xml index 95eebd69a..298b64ad8 100644 --- a/src/main/resources/music/settings/host/values/strings.xml +++ b/src/main/resources/music/settings/host/values/strings.xml @@ -30,7 +30,7 @@ "Hide ads before playing a track. (requires an app restart)" Hide music ads - "Hides the recommand playlist card from homepage. + "Hides the recommend playlist card from homepage. (requires an app restart)" - Hide recommand playlist card + Hide recommend playlist card