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

github.com/nextcloud/twofactor_u2f.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorj-ed <juergen@eisfair.org>2019-02-12 14:36:56 +0300
committerGitHub <noreply@github.com>2019-02-12 14:36:56 +0300
commit3d116d1a50152a96aa839820c542a58709443a2f (patch)
treeb01aa32f98dc468ea6ac002251758889cb63a661 /appinfo
parentdd607504d357df564360ba3b0b15d9d2b623d0ea (diff)
Changed the writing of the app name to "Two-Factor ..."
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 158e638..bb9257b 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<info xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
<id>twofactor_u2f</id>
- <name>Two Factor U2F</name>
+ <name>Two-Factor U2F</name>
<summary>U2F two-factor provider</summary>
<description>A two-factor provider for U2F devices</description>
<version>2.1.1</version>