diff options
author | Robin Appelman <robin@icewind.nl> | 2018-11-23 15:26:32 +0100 |
---|---|---|
committer | Daniel Kesselberg <mail@danielkesselberg.de> | 2018-11-24 17:19:45 +0100 |
commit | 622e2dc6e9c79870e9b85a9f3ed39904b29ae3a5 (patch) | |
tree | a1e251266e60dac1b7415e86591c873a54c1d298 /apps/cloud_federation_api | |
parent | ea17e962bf480b74a492bb525d91b8df43a83b95 (diff) | |
download | nextcloud-server-622e2dc6e9c79870e9b85a9f3ed39904b29ae3a5.tar.gz nextcloud-server-622e2dc6e9c79870e9b85a9f3ed39904b29ae3a5.zip |
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.xml | 2 |
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> |