You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by kx...@apache.org on 2013/08/22 18:11:47 UTC

git commit: updated refs/heads/master to 771f468

Updated Branches:
  refs/heads/master dd2272cef -> 771f4688e


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/771f4688
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/771f4688
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/771f4688

Branch: refs/heads/master
Commit: 771f4688e2a11eb414f02fd339e8b07f3377e8aa
Parents: dd2272c
Author: Filippo Fadda <fi...@gmail.com>
Authored: Thu Aug 22 18:05:59 2013 +0200
Committer: Alexander Shorin <kx...@apache.org>
Committed: Thu Aug 22 20:11:09 2013 +0400

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/771f4688/bin/couch-config.tpl.in
----------------------------------------------------------------------
diff --git a/bin/couch-config.tpl.in b/bin/couch-config.tpl.in
index 22ae548..22a886d 100644
--- a/bin/couch-config.tpl.in
+++ b/bin/couch-config.tpl.in
@@ -53,7 +53,7 @@ Options:
 
   --erl-libs-dir    Erlang library directory
   --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