You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by sr...@apache.org on 2017/02/25 03:28:25 UTC

storm git commit: Merge branch 'patch-2' of https://github.com/cutd/storm

Repository: storm
Updated Branches:
  refs/heads/1.x-branch 6b46ab97e -> d19301e94


Merge branch 'patch-2' of https://github.com/cutd/storm


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/d19301e9
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/d19301e9
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/d19301e9

Branch: refs/heads/1.x-branch
Commit: d19301e946707885c40466e4e81de097008e1fd9
Parents: 6b46ab9
Author: Sriharsha Chintalapani <ha...@hortonworks.com>
Authored: Fri Feb 24 19:27:47 2017 -0800
Committer: Sriharsha Chintalapani <ha...@hortonworks.com>
Committed: Fri Feb 24 19:28:19 2017 -0800

----------------------------------------------------------------------
 docs/storm-kafka-client.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/d19301e9/docs/storm-kafka-client.md
----------------------------------------------------------------------
diff --git a/docs/storm-kafka-client.md b/docs/storm-kafka-client.md
index 1e2498a..215f60f 100644
--- a/docs/storm-kafka-client.md
+++ b/docs/storm-kafka-client.md
@@ -1,5 +1,5 @@
 #Storm Apache Kafka integration using the kafka-client jar
-This includes the new Apache Kafka copnsumer API.
+This includes the new Apache Kafka consumer API.
 
 ##Compatibility