From 2b386efc3cbc30a4bc987165924c791bdeb52477 Mon Sep 17 00:00:00 2001
From: agnostic-apollo <31106828+agnostic-apollo@users.noreply.github.com>
Date: Tue, 27 Jul 2021 21:20:47 +0500
Subject: [PATCH] Update strings.xml
---
app/src/main/res/values/strings.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 2ec1304f..e81fb704 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -99,7 +99,7 @@
Invalid intent action to RunCommandService: `%1$s`
Mandatory extra missing to RunCommandService: \"%1$s\"
- RunCommandService require `allow-external-apps` property to be set to `true` in `&TERMUX_PROPERTIES_PRIMARY_PATH_SHORT;` file.
+ RunCommandService requires `allow-external-apps` property to be set to `true` in `&TERMUX_PROPERTIES_PRIMARY_PATH_SHORT;` file.
Visit %1$s for more info on RUN_COMMAND Intent usage.