[
https://issues.apache.org/jira/browse/KAFKA-3461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15211209#comment-15211209
]
ASF GitHub Bot commented on KAFKA-3461:
---------------------------------------
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 <[email protected]>
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.
----
> Fix typos in Kafka web documentations
> -------------------------------------
>
> Key: KAFKA-3461
> URL: https://issues.apache.org/jira/browse/KAFKA-3461
> Project: Kafka
> Issue Type: Bug
> Components: website
> Reporter: Dongjoon Hyun
> Priority: Trivial
>
> This issue fixes the following typos.
> * 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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)