Merge pull request #12647 from nextcloud/cloud-federation-version

Fix spelling mistake cloud_federation_api
pull/12751/head
Morris Jobke 8 years ago committed by GitHub
commit b2b92e902c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      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>

Loading…
Cancel
Save