small corrections

This commit is contained in:
Carla Schroder 2016-01-18 19:49:24 -08:00
parent 6c33b0ea46
commit 28049404c9

View File

@ -839,7 +839,7 @@ or to use in a bug report::
Turned off maintenance mode
Before completing the upgrade, ownCloud first runs a simulation by
copying all database tables to a temporary directory and then performing the
copying all database tables to new tables, and then performs the
upgrade on them, to ensure that the upgrade will complete correctly. This
takes twice as much time, which on large installations can be many hours, so
you can omit this step with the ``--skip-migration-test`` option::