You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by scholzj <gi...@git.apache.org> on 2017/09/20 10:03:13 UTC

[GitHub] kafka-site pull request #81: MINOR: Fix typo in the gradle command for code ...

GitHub user scholzj opened a pull request:

    https://github.com/apache/kafka-site/pull/81

    MINOR: Fix typo in the gradle command for code style check

    Fix typo in the gradle command for code style check: chec**k**styleMain instead of chec**h**styleMain

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/scholzj/kafka-site coding-guide-typo

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka-site/pull/81.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 #81
    
----
commit 644a677161800cbc384e196bda40188c26f7351e
Author: Jakub Scholz <ww...@scholzj.com>
Date:   2017-09-20T10:01:42Z

    Fix typo in the gradle command for code style check

----


---

[GitHub] kafka-site issue #81: MINOR: Fix typo in the gradle command for code style c...

Posted by scholzj <gi...@git.apache.org>.
Github user scholzj commented on the issue:

    https://github.com/apache/kafka-site/pull/81
  
    Can someone have a look at this? It is just a simple typo, so it should be very easy to review and merge.


---