From 26b39bde627c27121d34359f111359c3a56b3427 Mon Sep 17 00:00:00 2001 From: Damien Regad Date: Fri, 17 Apr 2020 17:35:43 +0200 Subject: [PATCH] Fix typo in migrating.rst --- admin_manual/maintenance/migrating.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/maintenance/migrating.rst b/admin_manual/maintenance/migrating.rst index c7b223118..5820171c3 100644 --- a/admin_manual/maintenance/migrating.rst +++ b/admin_manual/maintenance/migrating.rst @@ -55,7 +55,7 @@ the new location. It is also assumed that the authentication method otherwise the clients will re-download all the files after the migration. Depending on the original installation method and the OS the files are located in different locations. On the new system make sure to pick the - appropriate locations. If you change any paths, make sure to adopt the paths + appropriate locations. If you change any paths, make sure to adapt the paths in the Nextcloud config.php file. Note: This step might take several hours, depending on your installation.