From 31897d627fa08c36d8d28e2a808114e13fce5c89 Mon Sep 17 00:00:00 2001 From: Christopher Roy Bratusek Date: Sun, 8 Jul 2018 19:31:23 +0200 Subject: [PATCH] typo fix --- CommonInstaller | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CommonInstaller b/CommonInstaller index a5358f4..152b486 100644 --- a/CommonInstaller +++ b/CommonInstaller @@ -592,7 +592,7 @@ install_microg () { if ! grep -q 'com.google.android.gms' /data/system/users/*/runtime-permissions.xml; then rm -f /data/system/users/*/runtime-permissions.xml fi - if + fi case ${nanodroid_nlpbackend} in 0 ) NLPBACKEND=""