From 333547fa2d146ef11415a4aef8765f27f4215141 Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Wed, 5 Dec 2018 14:07:59 +0100 Subject: [PATCH] Fix "erver" -> "server" typo --- admin_manual/configuration_files/primary_storage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/configuration_files/primary_storage.rst b/admin_manual/configuration_files/primary_storage.rst index 1bd9650ae..2e720b3f3 100644 --- a/admin_manual/configuration_files/primary_storage.rst +++ b/admin_manual/configuration_files/primary_storage.rst @@ -53,7 +53,7 @@ OpenStack Swift ~~~~~~~~~~~~~~~ The OpenStack Swift backend mounts a container on an OpenStack Object Storage -erver into the virtual filesystem. +server into the virtual filesystem. The class to be used is :code:`\\OC\\Files\\ObjectStore\\Swift`