You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2017/03/17 01:29:26 UTC

[couchdb-documentation] 06/07: Fix typo in option

This is an automated email from the ASF dual-hosted git repository.

vatamane pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb-documentation.git

commit c467369738550f226c2606024302f872db979c23
Author: Nick Vatamaniuc <ni...@users.noreply.github.com>
AuthorDate: Wed Mar 15 23:18:57 2017 -0400

    Fix typo in option
---
 src/config/logging.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/config/logging.rst b/src/config/logging.rst
index 8488059..d8d197a 100644
--- a/src/config/logging.rst
+++ b/src/config/logging.rst
@@ -114,7 +114,7 @@ Logging options
         [log]
         syslog_host = localhost
 
-    .. config:optoin:: syslog_port
+    .. config:option:: syslog_port
 
         Specifies the syslog port to connect to when sending logs. Only used by
         the ``syslog`` :option:`writer <log/writer>`.

-- 
To stop receiving notification emails like this one, please contact
"commits@couchdb.apache.org" <co...@couchdb.apache.org>.