From 956f46b9a0379a9f51b15918cd1969927873427b Mon Sep 17 00:00:00 2001 From: Carla Schroder Date: Thu, 29 Oct 2015 14:29:44 -0700 Subject: [PATCH] fix typos --- admin_manual/maintenance/upgrade.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/admin_manual/maintenance/upgrade.rst b/admin_manual/maintenance/upgrade.rst index 93a30abaf..e684b021f 100644 --- a/admin_manual/maintenance/upgrade.rst +++ b/admin_manual/maintenance/upgrade.rst @@ -49,7 +49,7 @@ the upgrade. These are the basic steps to upgrading ownCloud: * Install new packages from the ownCloud `Open Build Service`_. * Take your ownCloud server out of maintenance mode. * Run the upgrade wizard. -* Log in and apply strong permissions to your ownCloud directories apps. +* Log in and apply strong permissions to your ownCloud directories. * Re-enable third-party apps. Prerequisites @@ -107,8 +107,8 @@ the :doc:`../configuration_server/occ_command`, like this example on Ubuntu:: The final step is to run the upgrade wizard to perform the final steps of updating your apps and database. You will see a screen with a summary of apps -that will be updated, and a **Start Update** button. If you have shell access is -it better to **not** click the Start Update button, but rather to use ``occ +that will be updated, and a **Start Update** button. If you have shell access it +is better to **not** click the Start Update button, but rather to use ``occ upgrade``, like this example on CentOS:: $ sudo -u apache php occ upgrade