fix a typo

Change-Id: I4e986887602ae17b1c90e49ada4cfe95f6cd15ae
This commit is contained in:
liushuobj 2019-12-27 10:07:01 +08:00
parent 6ff39f3a4d
commit 0447757f4e
1 changed files with 1 additions and 1 deletions

View File

@ -623,7 +623,7 @@ class KafkaConsumer(object):
return
#
# Offset-managment private methods
# Offset-management private methods
#
def _get_commit_offsets(self):