aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2018-11-26 11:03:50 +0100
committerGitHub <noreply@github.com>2018-11-26 11:03:50 +0100
commitb2b92e902cf4e95bf79317e39e1520750c1b0226 (patch)
tree943028af4c78838ce88bb7f547a827094c3bb3bd /apps
parente673c7dc498195d8c546b48a160458e2485b17e3 (diff)
parent622e2dc6e9c79870e9b85a9f3ed39904b29ae3a5 (diff)
downloadnextcloud-server-b2b92e902cf4e95bf79317e39e1520750c1b0226.tar.gz
nextcloud-server-b2b92e902cf4e95bf79317e39e1520750c1b0226.zip
Merge pull request #12647 from nextcloud/cloud-federation-version
Fix spelling mistake cloud_federation_api
Diffstat (limited to 'apps')
-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 2124fe6c09a..08b02737232 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 Coud Federation API enabled various Nextcloud instances to communitcate with each other and to exchange data</description>
+ <description>The Cloud Federation API enabled various Nextcloud instances to communitcate with each other and to exchange data</description>
<version>0.2.0</version>
<licence>agpl</licence>
<author>Bjoern Schiessle</author>