From 5d2cec1756094d016843b70fadfba31213e34fe2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Levente=20Ily=C3=B3-Kov=C3=A1cs?= Date: Tue, 23 Aug 2022 01:51:02 +0300 Subject: [PATCH] docs: punctuation in `microg-support` patch description (#377) --- .../youtube/misc/microg/patch/bytecode/MicroGBytecodePatch.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/kotlin/app/revanced/patches/youtube/misc/microg/patch/bytecode/MicroGBytecodePatch.kt b/src/main/kotlin/app/revanced/patches/youtube/misc/microg/patch/bytecode/MicroGBytecodePatch.kt index 686fcd892..c52da8ae8 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/misc/microg/patch/bytecode/MicroGBytecodePatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/misc/microg/patch/bytecode/MicroGBytecodePatch.kt @@ -35,7 +35,7 @@ import org.jf.dexlib2.immutable.reference.ImmutableStringReference ] ) @Name("microg-support") -@Description("Allows YouTube ReVanced to run without root and under a different package name with Vanced MicroG") +@Description("Allows YouTube ReVanced to run without root and under a different package name with Vanced MicroG.") @MicroGPatchCompatibility @Version("0.0.1") class MicroGBytecodePatch : BytecodePatch(