[Pkg-owncloud-commits] [owncloud-doc] 35/227: Fix typos
David Prévot
taffit at moszumanska.debian.org
Sat Oct 11 17:20:31 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud-doc.
commit e7d4dbfabf05327d899b4f66f436db77f376c5c1
Author: Carla Schroder <carla at owncloud.com>
Date: Tue Sep 2 09:03:01 2014 -0700
Fix typos
---
admin_manual/configuration/configuration_mail.rst | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
diff --git a/admin_manual/configuration/configuration_mail.rst b/admin_manual/configuration/configuration_mail.rst
index 44664b0..b77a9c4 100644
--- a/admin_manual/configuration/configuration_mail.rst
+++ b/admin_manual/configuration/configuration_mail.rst
@@ -23,8 +23,8 @@ PHP, and Sendmail. Use the SMTP configurator for a remote server, and PHP or
Sendmail when your mail server is on the same machine as ownCloud.
.. note:: The Sendmail option refers to the Sendmail SMTP server, and any
-drop-in Sendmail replacement such as Postfix, Exim, or Courier. All of these
-include a ``sendmail`` binary, and are freely-interchangeable.
+ drop-in Sendmail replacement such as Postfix, Exim, or Courier. All of these
+ include a ``sendmail`` binary, and are freely-interchangeable.
Configuring an SMTP Server
-------------------------
@@ -127,8 +127,8 @@ Again, be very careful to change nothing but the message text, because the
tiniest coding error will break the template.
.. note:: You can edit the templates directly in the template text box, or you
-can copy and paste them to a text editor for modification and then copy and
-paste them back to the template text box for use when you are done.
+ can copy and paste them to a text editor for modification and then copy and
+ paste them back to the template text box for use when you are done.
Setting Mail Server Parameters in config.php
----------
@@ -318,8 +318,8 @@ the ``mail_smtpdebug parameter`` in ``config/config.php``.
"mail_smtpdebug" => true;
.. note:: Immediately after pressing the **Send email** button, as described
-before, several **SMTP -> get_lines(): ...** messages appear on the screen.
-This is expected behavior and can be ignored.
+ before, several **SMTP -> get_lines(): ...** messages appear on the screen.
+ This is expected behavior and can be ignored.
**Question**: Why is my web domain different from my mail domain?
@@ -438,5 +438,4 @@ messages by enabling the mail_smtpdebug parameter:
.. note:: Immediately after pressing the **Send email** button, as described
before, several **SMTP -> get_lines(): ...** messages appear on the screen.
- This is expected behavior and can be ignored.
-
+ This is expected behavior and can be ignored.
\ No newline at end of file
--
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