From 26f9b0514fda9434b2a36d2f9e5ad6a4f5bb94bd Mon Sep 17 00:00:00 2001 From: oSumAtrIX Date: Thu, 3 Aug 2023 18:34:14 +0200 Subject: [PATCH] fix: improve wording --- .../patches/reddit/customclients/AbstractSpoofClientPatch.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/kotlin/app/revanced/patches/reddit/customclients/AbstractSpoofClientPatch.kt b/src/main/kotlin/app/revanced/patches/reddit/customclients/AbstractSpoofClientPatch.kt index 972b6dd5a..93840b57f 100644 --- a/src/main/kotlin/app/revanced/patches/reddit/customclients/AbstractSpoofClientPatch.kt +++ b/src/main/kotlin/app/revanced/patches/reddit/customclients/AbstractSpoofClientPatch.kt @@ -31,7 +31,7 @@ abstract class AbstractSpoofClientPatch( val error = """ In order to use this patch, you need to provide a client ID. - You can do this by creating a file at ${it.absolutePath} with the client ID as its content. + You can do that by creating a file at ${it.absolutePath} with the client ID as its content. Alternatively, you can provide the client ID using patch options. You can get your client ID from https://www.reddit.com/prefs/apps.