From 11b8320774c980b501853edbe9e830bcad2b8ed9 Mon Sep 17 00:00:00 2001
From: Super12138 <70494801+Super12138@users.noreply.github.com>
Date: Sun, 9 Jun 2024 11:51:31 +0800
Subject: [PATCH] Fix typo
---
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 c9c123b..059b841 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -68,5 +68,5 @@
State: complete
State: incomplete
UUID: %s
- s% tasks remaining
+ %s tasks remaining
\ No newline at end of file