Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 56649200C60 for ; Mon, 24 Apr 2017 19:08:04 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 55177160B99; Mon, 24 Apr 2017 17:08:04 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 9D42C160B93 for ; Mon, 24 Apr 2017 19:08:03 +0200 (CEST) Received: (qmail 43479 invoked by uid 500); 24 Apr 2017 17:08:02 -0000 Mailing-List: contact commits-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zookeeper.apache.org Delivered-To: mailing list commits@zookeeper.apache.org Received: (qmail 43468 invoked by uid 99); 24 Apr 2017 17:08:02 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Apr 2017 17:08:02 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 885D3E04FA; Mon, 24 Apr 2017 17:08:02 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: hanm@apache.org To: commits@zookeeper.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: zookeeper git commit: ZOOKEEPER-2758: Fix typo Date: Mon, 24 Apr 2017 17:08:02 +0000 (UTC) archived-at: Mon, 24 Apr 2017 17:08:04 -0000 Repository: zookeeper Updated Branches: refs/heads/master 5d8616525 -> a6b168a81 ZOOKEEPER-2758: Fix typo Continued from #210 and targeting the 3.4 branch as requested. Author: Jeff Widman Reviewers: Michael Han Closes #228 from jeffwidman/patch-2 (cherry picked from commit 04b7553698d38b10f53aa8861fb07986e469c34f) Signed-off-by: Michael Han Project: http://git-wip-us.apache.org/repos/asf/zookeeper/repo Commit: http://git-wip-us.apache.org/repos/asf/zookeeper/commit/a6b168a8 Tree: http://git-wip-us.apache.org/repos/asf/zookeeper/tree/a6b168a8 Diff: http://git-wip-us.apache.org/repos/asf/zookeeper/diff/a6b168a8 Branch: refs/heads/master Commit: a6b168a813089c4b52e9bd883452672a128fa7f8 Parents: 5d86165 Author: Jeff Widman Authored: Mon Apr 24 10:07:37 2017 -0700 Committer: Michael Han Committed: Mon Apr 24 10:07:58 2017 -0700 ---------------------------------------------------------------------- src/docs/src/documentation/content/xdocs/zookeeperAdmin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/zookeeper/blob/a6b168a8/src/docs/src/documentation/content/xdocs/zookeeperAdmin.xml ---------------------------------------------------------------------- diff --git a/src/docs/src/documentation/content/xdocs/zookeeperAdmin.xml b/src/docs/src/documentation/content/xdocs/zookeeperAdmin.xml index 6db8e40..f5902ac 100644 --- a/src/docs/src/documentation/content/xdocs/zookeeperAdmin.xml +++ b/src/docs/src/documentation/content/xdocs/zookeeperAdmin.xml @@ -2135,7 +2135,7 @@ server.3=zoo3:2888:3888 - incorrect placement of transasction log + incorrect placement of transaction log The most performance critical part of ZooKeeper is the