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 4671C200B8C for ; Mon, 12 Sep 2016 21:30:48 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 454D6160AD6; Mon, 12 Sep 2016 19:30:48 +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 8B0EF160AB2 for ; Mon, 12 Sep 2016 21:30:47 +0200 (CEST) Received: (qmail 9324 invoked by uid 500); 12 Sep 2016 19:30:46 -0000 Mailing-List: contact commits-help@geode.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@geode.incubator.apache.org Delivered-To: mailing list commits@geode.incubator.apache.org Received: (qmail 9314 invoked by uid 99); 12 Sep 2016 19:30:46 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Sep 2016 19:30:46 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 6187DCBA74 for ; Mon, 12 Sep 2016 19:30:46 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -4.344 X-Spam-Level: X-Spam-Status: No, score=-4.344 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-1.124] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id cXUlNcpsmjQm for ; Mon, 12 Sep 2016 19:30:44 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id B08C960D1F for ; Mon, 12 Sep 2016 19:30:43 +0000 (UTC) Received: (qmail 8938 invoked by uid 99); 12 Sep 2016 19:30:43 -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, 12 Sep 2016 19:30:43 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id AF7C8E053F; Mon, 12 Sep 2016 19:30:42 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: udo@apache.org To: commits@geode.incubator.apache.org Date: Mon, 12 Sep 2016 19:30:49 -0000 Message-Id: <633cf7cbc57e42c596842e37fc9068a3@git.apache.org> In-Reply-To: <93a8db508ded4bba937aa97259a5042a@git.apache.org> References: <93a8db508ded4bba937aa97259a5042a@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [08/11] incubator-geode git commit: GEODE-1880 DistributedSystem.java: typo repair in javadocs archived-at: Mon, 12 Sep 2016 19:30:48 -0000 GEODE-1880 DistributedSystem.java: typo repair in javadocs Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/182cacb1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/182cacb1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/182cacb1 Branch: refs/heads/feature/GEODE-420 Commit: 182cacb12fc6c82c276327ecf3420fd777b1b6aa Parents: 8fd8d79 Author: Dave Barnes Authored: Fri Sep 9 10:46:26 2016 -0700 Committer: Dave Barnes Committed: Fri Sep 9 10:46:26 2016 -0700 ---------------------------------------------------------------------- .../java/com/gemstone/gemfire/distributed/DistributedSystem.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/182cacb1/geode-core/src/main/java/com/gemstone/gemfire/distributed/DistributedSystem.java ---------------------------------------------------------------------- diff --git a/geode-core/src/main/java/com/gemstone/gemfire/distributed/DistributedSystem.java b/geode-core/src/main/java/com/gemstone/gemfire/distributed/DistributedSystem.java index cb6851f..75fb39f 100644 --- a/geode-core/src/main/java/com/gemstone/gemfire/distributed/DistributedSystem.java +++ b/geode-core/src/main/java/com/gemstone/gemfire/distributed/DistributedSystem.java @@ -62,7 +62,7 @@ import static com.gemstone.gemfire.distributed.ConfigurationProperties.*; * distributed system are located. This discovery is performed * by contacting "locators" * running on a given host and port. All DistributedSystems that are - * configured to use the same same + * configured to use the same * locators are part of the same distributed system. * *