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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Appelman <robin@icewind.nl>2018-11-23 17:26:32 +0300
committerMorris Jobke <hey@morrisjobke.de>2018-11-29 23:47:38 +0300
commit77d835ffb82c340def73e65dfa1b54b630ec89cc (patch)
tree105fe098c68ca131afd4e2f37b559b259cc95d6b /apps/cloud_federation_api
parenta915594b03757a9e7f3f0a266dd29003ac6dd7d0 (diff)
update compatible versions for cloud federation api
Signed-off-by: Robin Appelman <robin@icewind.nl>
Diffstat (limited to 'apps/cloud_federation_api')
-rw-r--r--apps/cloud_federation_api/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/cloud_federation_api/appinfo/info.xml b/apps/cloud_federation_api/appinfo/info.xml
index 08b02737232..49e79149976 100644
--- a/apps/cloud_federation_api/appinfo/info.xml
+++ b/apps/cloud_federation_api/appinfo/info.xml
@@ -4,7 +4,7 @@
<id>cloud_federation_api</id>
<name>Cloud Federation API</name>
<summary>Enable clouds to communicate with each other and exchange data</summary>
- <description>The Cloud Federation API enabled various Nextcloud instances to communitcate with each other and to exchange data</description>
+ <description>The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data.</description>
<version>0.2.0</version>
<licence>agpl</licence>
<author>Bjoern Schiessle</author>