You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by makearl <gi...@git.apache.org> on 2017/10/31 12:43:58 UTC

[GitHub] kafka-site pull request #106: MINOR: Fix typo in checkstyle command

GitHub user makearl opened a pull request:

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

    MINOR: Fix typo in checkstyle command

    Fix a typo in the [Coding Guidelines](http://kafka.apache.org/coding-guide.html) for Kafka Streams checkstyle commands

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

    $ git pull https://github.com/makearl/kafka-site fix-typo

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

    https://github.com/apache/kafka-site/pull/106.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 #106
    
----
commit b89055d8df20c2d3f3832f3e00320fef649cec8a
Author: makearl <me...@gmail.com>
Date:   2017-10-31T12:42:28Z

    Fix typo in checkstyle command

----


---