You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2013/09/09 11:53:51 UTC

[31/50] [abbrv] git commit: updated refs/heads/1867-feature-plugins to 8aad450

Fixed a typo on --db-dir description

Signed-off-by: Alexander Shorin <kx...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/b536843f
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/b536843f
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/b536843f

Branch: refs/heads/1867-feature-plugins
Commit: b536843ffc7ff25c4eb4bc4ceedaecc770e4aaa4
Parents: 284c787
Author: Filippo Fadda <fi...@gmail.com>
Authored: Thu Aug 22 18:05:59 2013 +0200
Committer: Jan Lehnardt <ja...@apache.org>
Committed: Mon Sep 9 11:16:44 2013 +0200

----------------------------------------------------------------------
 bin/couch-config.tpl.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/b536843f/bin/couch-config.tpl.in
----------------------------------------------------------------------
diff --git a/bin/couch-config.tpl.in b/bin/couch-config.tpl.in
index dee337d..bd27d0e 100644
--- a/bin/couch-config.tpl.in
+++ b/bin/couch-config.tpl.in
@@ -56,7 +56,7 @@ Options:
   --erl-libs-dir    Erlang library directory
   --erl-bin         Erlang binary
   --config-dir      configuration directory
-  --db-dir          database dirrectory
+  --db-dir          database directory
   --view-dir        view index directory
   --static-dir      static asset directory
   --doc-dir         documentation directory