GitHub user dongjoon-hyun opened a pull request:

    https://github.com/apache/kafka/pull/1138

    KAFKA-3461: Fix typos in Kafka web documentations.

    This PR fixes 8 typos in HTML files of `docs` module. I wrote explicitly 
here since Github sometimes does not highlight the corrections on long lines 
correctly.
    - docs/api.html: compatability => compatibility
    - docs/connect.html: simultaneoulsy => simultaneously
    - docs/implementation.html: LATIEST_TIME => LATEST_TIME, nPartions => 
nPartitions
    - docs/migration.html: Decomission => Decommission
    - docs/ops.html: stoping => stopping, ConumserGroupCommand => 
ConsumerGroupCommand, youre => you're


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

    $ git pull https://github.com/dongjoon-hyun/kafka KAFKA-3461

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

    https://github.com/apache/kafka/pull/1138.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 #1138
    
----
commit 6f29291cb3b91d2098e3a65715fd42f826c4bcec
Author: Dongjoon Hyun <dongj...@apache.org>
Date:   2016-03-25T00:25:17Z

    KAFKA-3461: Fix typos in Kafka web documentations.
    
    This PR fixes 8 typos in HTML files of `docs` module.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to