summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Arthur <mumrah@gmail.com>2013-06-25 10:19:53 -0300
committerDavid Arthur <mumrah@gmail.com>2013-06-25 10:19:53 -0300
commitb224f28e9804d89a8465fdfed55173cc5db11495 (patch)
treea81259720cdde36ccec2d431171173b39f726d07
parent7a5eed9f1f3333c0731e5107ee59f7c399aa3bee (diff)
downloadkafka-python-b224f28e9804d89a8465fdfed55173cc5db11495.tar.gz
Fixing link in CHANGES.md
-rw-r--r--CHANGES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index c795866..485c880 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,3 +1,3 @@
# Notable Changes
-* Changing auto_commit to False in [SimpleConsumer](kafka/SimpleConsumer.py), until 0.8.1 is release offset commits are unsupported
+* Changing auto_commit to False in [SimpleConsumer](kafka/consumer.py), until 0.8.1 is release offset commits are unsupported