Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValdnet <47037905+Valdnet@users.noreply.github.com>2020-07-23 11:34:44 +0300
committerGitHub <noreply@github.com>2020-07-23 11:34:44 +0300
commit0852c7094e3612627c553d325202ef154bf40c15 (patch)
tree669c26d26841bf7330c1fd9dafa07b5b1f77e286 /app/src/main/res/values
parenteb2831373f65aba5fa3c3b64bd76f3c27fb3b905 (diff)
Correct a typo
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r--app/src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 6248db653..960a42e42 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -304,7 +304,7 @@
<item quantity="other">%1$d resources</item>
</plurals>
<string name="no_assigned_label">No assigned tag</string>
- <string name="single_card">Singel card</string>
+ <string name="single_card">Single card</string>
<string name="project_type_room">Talk room</string>
<string name="simple_move">Move</string>
</resources>