From 0e1be145836717481fd120575b32d9f041f880ef Mon Sep 17 00:00:00 2001 From: Carla Schroder Date: Tue, 2 Sep 2014 12:08:56 -0700 Subject: [PATCH] Update configuration-file-sharing.rst fixed typo --- admin_manual/configuration/configuration-file-sharing.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin_manual/configuration/configuration-file-sharing.rst b/admin_manual/configuration/configuration-file-sharing.rst index c0f10688a..e59d27253 100644 --- a/admin_manual/configuration/configuration-file-sharing.rst +++ b/admin_manual/configuration/configuration-file-sharing.rst @@ -18,7 +18,7 @@ ownCloud users. You have control of a number of user permissions on file shares: You may also allow users to create server-to-server shares (see "Configuring Server-to-Server Sharing" in the Admin manual). -.. note::The Shared folder has been removed from ownCloud 7. If you are +.. note:: The Shared folder has been removed from ownCloud 7. If you are upgrading from older ownCloud versions you will still have your old Shared folder, but new shares will appear in the top-level of your Files page, and the Shared folder is no longer required. You can now create your own folders @@ -76,4 +76,4 @@ way, and share it with the users or groups who need to use it. Set the appropriate permissions on it-- at a minumum ``share`` and ``create``-- and then no matter which users come and go, the file shares will remain. Because all files added to the share, or edited in it, automatically become owned by the -creator of the share regardless of who adds or edits them. \ No newline at end of file +creator of the share regardless of who adds or edits them.