From 04b5cb849ee98c30d4efd1a28fe1ee2a2ffedc8b Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Fri, 22 Jul 2016 09:55:38 +0200 Subject: [PATCH 1/2] Fix typo --- config/config.sample.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/config.sample.php b/config/config.sample.php index 3376603373a..d761ae92c22 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -435,7 +435,7 @@ $CONFIG = array( * Both minimum and maximum times can be set together to explicitly define * file and folder deletion. For migration purposes, this setting is installed * initially set to "auto", which is equivalent to the default setting in - * Nextloud. + * Nextcloud. * * Available values: * @@ -475,7 +475,7 @@ $CONFIG = array( * Both minimum and maximum times can be set together to explicitly define * version deletion. For migration purposes, this setting is installed * initially set to "auto", which is equivalent to the default setting in - * Nextloud. + * Nextcloud. * * Available values: * From 398d1591caefda4e6237e95e248ae5cba9bd123e Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Fri, 22 Jul 2016 09:55:46 +0200 Subject: [PATCH 2/2] Use app name from stable9 --- apps/dav/appinfo/info.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/dav/appinfo/info.xml b/apps/dav/appinfo/info.xml index 72eecde305f..5a783bc5521 100644 --- a/apps/dav/appinfo/info.xml +++ b/apps/dav/appinfo/info.xml @@ -2,7 +2,7 @@ dav WebDAV - Nextcloud WebDAV endpoint + WebDAV endpoint AGPL owncloud.org 0.2.5