[Pkg-owncloud-commits] [owncloud-doc] 08/13: fixing typos and spelling
David Prévot
taffit at moszumanska.debian.org
Thu Nov 28 21:51:34 UTC 2013
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch dfsg_clean
in repository owncloud-doc.
commit ecb35e678ca11d28835a2eeaee84b51fe8b0e3b3
Author: Thomas Müller <thomas.mueller at tmit.eu>
Date: Mon Nov 25 08:58:28 2013 +0100
fixing typos and spelling
---
admin_manual/configuration/auth_ldap.rst | 14 +++++++-------
admin_manual/configuration/configuration_preview.rst | 2 +-
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/admin_manual/configuration/auth_ldap.rst b/admin_manual/configuration/auth_ldap.rst
index 580266c..d95af56 100644
--- a/admin_manual/configuration/auth_ldap.rst
+++ b/admin_manual/configuration/auth_ldap.rst
@@ -177,7 +177,7 @@ User Display Name Field:
The attribute that should be used as display name in ownCloud. Prior to
ownCloud 5 it was used as internal user name. This is not the case anymore.
It also means that display names are not permanent in ownCloud, i.e. if the
- attribute's value changes in LDAP, it changes in ownCloud too. Display names
+ attribute value changes in LDAP, it changes in ownCloud too. Display names
to not need to be unique, but you rather want to specify a more or less unique
attribute here to avoid confusion.
@@ -185,7 +185,7 @@ User Display Name Field:
Base User Tree:
The base DN of LDAP, from where all users can be reached. It needs to be given
- completely despite to the Base DN from the Basic settings. You can specifiy
+ completely despite to the Base DN from the Basic settings. You can specify
multiple base trees, one in each line.
* Example:
@@ -215,7 +215,7 @@ Group Display Name Field:
Base Group Tree:
The base DN of LDAP, from where all groups can be reached.
It needs to be given completely despite to the Base DN from the Basic
- settings. You can specifiy multiple base trees, one in each line.
+ settings. You can specify multiple base trees, one in each line.
* Example:
@@ -269,7 +269,7 @@ User Home Folder Naming Rule:
By default, the ownCloud creates the user
directory, where all files and meta data are kept, according to the ownCloud
user name. You may want to override this setting and name it after an
- attribute's value. The attribute given can also return an absolute path, e.g.
+ attribute value. The attribute given can also return an absolute path, e.g.
``/mnt/storage43/alice``. Leave it empty for default behavior.
* Example: *cn*
@@ -299,7 +299,7 @@ Internal Username:
The internal username is also the default name for the user home folder in
ownCloud. It is also a part of remote URLs, for instance for all \*DAV services.
- With this setting the default behaviour can be overriden. To achieve a similar
+ With this setting the default behaviour can be overridden. To achieve a similar
behaviour as before ownCloud 5 enter the user display name attribute in the
following field.
@@ -309,7 +309,7 @@ Internal Username:
* Example: *uid*
Override UUID detection
- By default, ownCloud autodetects the UUID attribute. The UUID attribute is
+ By default, ownCloud auto-detects the UUID attribute. The UUID attribute is
used to doubtlessly identify LDAP users and groups. Also, the internal
username will be created based on the UUID, if not specified otherwise above.
@@ -461,4 +461,4 @@ When ownCloud is not able to contact the main server, he will be treated as
offline and no connection attempts will be done for the time specified in
**Cache Time-To-Live**. If a backup server is configured, it will be connected
instead. If you plan a maintained downtime, check **Disable Main Server** for
-the time being to avoid unnecessary connection attempts every now and then.
\ No newline at end of file
+the time being to avoid unnecessary connection attempts every now and then.
diff --git a/admin_manual/configuration/configuration_preview.rst b/admin_manual/configuration/configuration_preview.rst
index 5a7aacc..0213db9 100644
--- a/admin_manual/configuration/configuration_preview.rst
+++ b/admin_manual/configuration/configuration_preview.rst
@@ -20,7 +20,7 @@ imagick:
ownCloud needs the imagick php extension to generate previews from office, pdf
and svg files. For further information on how to install the imagick php
extension on your system take a look at the `PHP documentation <http://www.php.net/manual/en/imagick.installation.php>`_.
-If imagick is not installed, ownCloud will show filetype icons instead of previews.
+If imagick is not installed, ownCloud will show file type icons instead of previews.
LibreOffice / OpenOffice:
~~~~~~~~~~~~~~~~~~~~~~~~~
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-doc.git
More information about the Pkg-owncloud-commits
mailing list