From b059e6eea6747f3cb4004253b123fd9cae687d14 Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Sun, 12 Jun 2016 21:42:27 +0200 Subject: [PATCH] admin_manual: Fix typos found by codespell Signed-off-by: Stefan Weil --- .../configuration_database/linux_database_configuration.rst | 4 ++-- .../configuration_files/big_file_upload_configuration.rst | 2 +- .../configuration_server/config_sample_php_parameters.rst | 2 +- admin_manual/configuration_server/security_setup_warnings.rst | 2 +- .../enterprise_external_storage/jive_configuration.rst | 2 +- .../enterprise_user_management/user_auth_shibboleth.rst | 4 ++-- admin_manual/installation/nginx_examples.rst | 4 ++-- 7 files changed, 10 insertions(+), 10 deletions(-) diff --git a/admin_manual/configuration_database/linux_database_configuration.rst b/admin_manual/configuration_database/linux_database_configuration.rst index b7feeb020..ddb1f0c46 100644 --- a/admin_manual/configuration_database/linux_database_configuration.rst +++ b/admin_manual/configuration_database/linux_database_configuration.rst @@ -269,7 +269,7 @@ the command from, use:: mysql -uUSERNAME -p -To acess a MySQL installation on a different machine, add the -h option with +To access a MySQL installation on a different machine, add the -h option with the respective host name:: mysql -uUSERNAME -p -h HOSTNAME @@ -292,7 +292,7 @@ the command from, use:: psql -Uusername -downcloud -To acess a MySQL installation on a different machine, add the -h option with +To access a MySQL installation on a different machine, add the -h option with the respective host name:: psql -Uusername -downcloud -h HOSTNAME diff --git a/admin_manual/configuration_files/big_file_upload_configuration.rst b/admin_manual/configuration_files/big_file_upload_configuration.rst index 34149731b..49c4e34d4 100644 --- a/admin_manual/configuration_files/big_file_upload_configuration.rst +++ b/admin_manual/configuration_files/big_file_upload_configuration.rst @@ -69,7 +69,7 @@ Apache with mod_fcgid .. note:: If you are using Apache/2.4 with mod_fcgid, as of February/March 2016, ``FcgidMaxRequestInMem`` still needs to be significantly increased from its default value - to avoid the occurence of segmentation faults when uploading big files. This is not a regular + to avoid the occurrence of segmentation faults when uploading big files. This is not a regular setting but serves as a workaround for `Apache with mod_fcgid bug #51747 `_. Setting ``FcgidMaxRequestInMem`` significantly higher than normal may no longer be diff --git a/admin_manual/configuration_server/config_sample_php_parameters.rst b/admin_manual/configuration_server/config_sample_php_parameters.rst index 00b55a828..74fc44a1e 100644 --- a/admin_manual/configuration_server/config_sample_php_parameters.rst +++ b/admin_manual/configuration_server/config_sample_php_parameters.rst @@ -1121,7 +1121,7 @@ Server details for one or more memcached servers to use for memory caching. // Enable Binary Protocol \Memcached::OPT_BINARY_PROTOCOL => true, - // Binary serializer vill be enabled if the igbinary PECL module is available + // Binary serializer will be enabled if the igbinary PECL module is available //\Memcached::OPT_SERIALIZER => \Memcached::SERIALIZER_IGBINARY, ), diff --git a/admin_manual/configuration_server/security_setup_warnings.rst b/admin_manual/configuration_server/security_setup_warnings.rst index 8469f9e84..8becf93b6 100644 --- a/admin_manual/configuration_server/security_setup_warnings.rst +++ b/admin_manual/configuration_server/security_setup_warnings.rst @@ -13,7 +13,7 @@ Cache Warnings "No memory cache has been configured. To enhance your performance please configure a memcache if available." ownCloud supports multiple php caching -extentions: +extensions: * APC (PHP 5.4 only) * APCu (PHP 5.5+, minimum required PHP extension version 4.0.6) diff --git a/admin_manual/enterprise_external_storage/jive_configuration.rst b/admin_manual/enterprise_external_storage/jive_configuration.rst index 5e0e390db..e50df4f82 100644 --- a/admin_manual/enterprise_external_storage/jive_configuration.rst +++ b/admin_manual/enterprise_external_storage/jive_configuration.rst @@ -44,7 +44,7 @@ admin screen. This app is only available for ownCloud EE v6 or higher. Go to the | Jive category filter | List of categories that files have to be shown | Jive categories list, or blank | | | | | +----------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+----------------------------------------------------+ -| Jive category separator | Separator for Jive catagories list | Comma by default or any single character | +| Jive category separator | Separator for Jive categories list | Comma by default or any single character | | | | | +----------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+----------------------------------------------------+ | Jive tag filter | Tag to use for private stuff in jive | Jive tag or blank | diff --git a/admin_manual/enterprise_user_management/user_auth_shibboleth.rst b/admin_manual/enterprise_user_management/user_auth_shibboleth.rst index fa067bc3f..fb3e4427c 100644 --- a/admin_manual/enterprise_user_management/user_auth_shibboleth.rst +++ b/admin_manual/enterprise_user_management/user_auth_shibboleth.rst @@ -336,7 +336,7 @@ The session timeout can be overridden in the service provider, but this requires a source code change of the Apache Shibboleth module. A patch can be provided by the ownCloud support team. -UID Considerations and Windows Network Drive compatability +UID Considerations and Windows Network Drive compatibility ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ When using ``user_shibboleth`` in **Single sign-on only** mode, together with @@ -356,7 +356,7 @@ different implications to take into account: * *Example:* jfd@owncloud.com * *Uniqueness:* Forest local, might change on eg. marriage -* *Other implications:* TODO check WND compatability +* *Other implications:* TODO check WND compatibility **objectSid** diff --git a/admin_manual/installation/nginx_examples.rst b/admin_manual/installation/nginx_examples.rst index bab721450..a996f1248 100644 --- a/admin_manual/installation/nginx_examples.rst +++ b/admin_manual/installation/nginx_examples.rst @@ -187,7 +187,7 @@ And at the end of every ``configure`` command add:: --add-module=$(MODULESDIR)/ngx_cache_purge -Don't forget to escape preceeding lines with a backslash ``\``. +Don't forget to escape preceding lines with a backslash ``\``. The parameters may now look like:: --with-cc-opt="$(CFLAGS)" \ @@ -312,7 +312,7 @@ Add *inside* the ``server{}`` block, as an example of a configuration:: sudo nginx -s reload * Open your browser and clear your cache. -* Logon to your ownCloud instance, open the gallery app, move thru your +* Logon to your ownCloud instance, open the gallery app, move through your folders and watch while the thumbnails are generated for the first time. * You may also watch with eg. ``htop`` your system load while the thumbnails are processed.