From 71314320375e137dd905b94864d6258f9d7edccc Mon Sep 17 00:00:00 2001 From: Charles Lombardo Date: Sun, 30 Apr 2023 22:34:13 -0400 Subject: android: Fix grammatical mistake in video core error message --- src/android/app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/android/app/src/main/res/values/strings.xml b/src/android/app/src/main/res/values/strings.xml index c390f0575..8220cd412 100644 --- a/src/android/app/src/main/res/values/strings.xml +++ b/src/android/app/src/main/res/values/strings.xml @@ -121,7 +121,7 @@ game cartidges or installed titles.]]> prod.keys file is installed so that games can be decrypted.]]> An error occurred initializing the video core - This is usually caused by an incompatible GPU drivers. Installing a custom GPU driver may resolve this problem. + This is usually caused by an incompatible GPU driver. Installing a custom GPU driver may resolve this problem. Unable to load ROM -- cgit v1.2.3