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 03584200D56 for ; Tue, 12 Dec 2017 11:14:20 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 01B06160C0F; Tue, 12 Dec 2017 10:14:20 +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 48A12160BE7 for ; Tue, 12 Dec 2017 11:14:19 +0100 (CET) Received: (qmail 57485 invoked by uid 500); 12 Dec 2017 10:14:18 -0000 Mailing-List: contact issues-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.apache.org Delivered-To: mailing list issues@flink.apache.org Received: (qmail 57476 invoked by uid 99); 12 Dec 2017 10:14:18 -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; Tue, 12 Dec 2017 10:14:18 +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 76DF7C0E9D for ; Tue, 12 Dec 2017 10:14:17 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -3.78 X-Spam-Level: X-Spam-Status: No, score=-3.78 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, KAM_LOTSOFHASH=0.25, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, T_RP_MATCHES_RCVD=-0.01] 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 4dXoxSjgfp6g for ; Tue, 12 Dec 2017 10:14:15 +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 62A9A5F24A for ; Tue, 12 Dec 2017 10:14:14 +0000 (UTC) Received: (qmail 57462 invoked by uid 99); 12 Dec 2017 10:14:13 -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; Tue, 12 Dec 2017 10:14:13 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 4808FDFBEC; Tue, 12 Dec 2017 10:14:13 +0000 (UTC) From: Matrix42 To: issues@flink.incubator.apache.org Reply-To: issues@flink.incubator.apache.org Message-ID: Subject: [GitHub] flink pull request #5151: [hotfix][javadoc]fix spelling mistake in StreamEle... Content-Type: text/plain Date: Tue, 12 Dec 2017 10:14:13 +0000 (UTC) archived-at: Tue, 12 Dec 2017 10:14:20 -0000 GitHub user Matrix42 opened a pull request: https://github.com/apache/flink/pull/5151 [hotfix][javadoc]fix spelling mistake in StreamElement javadoc ## What is the purpose of the change fix spelling mistake in StreamElement javadoc ## Documentation - Does this pull request introduce a new feature? (no) - If yes, how is the feature documented? ( JavaDocs ) You can merge this pull request into a Git repository by running: $ git pull https://github.com/Matrix42/flink master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/5151.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #5151 ---- commit 75629f834eb66145aa0c9efe28bc5c603c76d530 Author: Matrix42 <934336389@qq.com> Date: 2017-11-27T09:34:01Z fix document commit 5dd1678006ce4a9b06f393404062c9bfa7ff6284 Author: Matrix42 <934336389@qq.com> Date: 2017-11-28T01:55:06Z Merge branch 'master' of github.com:apache/flink commit c47e0c6cca9d31f4642fcbf92da4b1877216d428 Author: Matrix42 <934336389@qq.com> Date: 2017-11-29T03:33:07Z Merge branch 'master' of github.com:apache/flink commit 02ba3878195d213ec7ffdf70845e3776e05e320d Author: Matrix42 <934336389@qq.com> Date: 2017-12-11T07:44:36Z Merge branch 'master' of github.com:apache/flink commit e3d070e2dad84b7eb6dd8d8cbe8d4f04ae26a8a2 Author: Matrix42 <934336389@qq.com> Date: 2017-12-12T10:10:15Z [hotfix][javadoc]fix spelling mistake in StreamElement javadoc ---- ---