Merge pull request #658 from owncloud/typos

small typo fixes
This commit is contained in:
Carla Schroder 2014-11-19 10:44:35 -08:00
commit 63dc6646af
2 changed files with 2 additions and 2 deletions

View File

@ -65,7 +65,7 @@ You cannot recover a user's password, but you can set a new one:
the user with their password
If you have encryption enabled, there are special considerations for user
password resets. Please see :doc:`server_side_encryption_configuration`.
password resets. Please see :doc:`encryption_configuration`.
Renaming a User
~~~~~~~~~~~~~~~

View File

@ -78,7 +78,7 @@ contains the following topics:
* :doc:`configuration/previews_configuration`
* :doc:`configuration/reverse_proxy_configuration`
* :doc:`configuration/search_configuration`
* :doc:`configuration/server_side_encryption_configuration`
* :doc:`configuration/encryption_configuration`
* :doc:`configuration/server_to_server_configuration`
* :doc:`configuration/serving_static_files_configuration`
* :doc:`configuration/thirdparty_php_configuration`