Skip to content

Commit

Permalink
Merge 1388e1e into f9821eb
Browse files Browse the repository at this point in the history
  • Loading branch information
k32 committed Jun 11, 2020
2 parents f9821eb + 1388e1e commit aa7833a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/brod_group_subscriber.erl
Expand Up @@ -206,8 +206,8 @@ start_link(Client, GroupId, Topics, GroupConfig,
%% implemented for message processing.
%%
%% `CbInitArg':
%% The term() that is going to be passed to `CbModule:init/1' when
%% initializing the subscriber.
%% The term() that is going to be passed to `CbModule:init/2' as a
%% second argument when initializing the subscriber.
%% @end
-spec start_link(brod:client(), brod:group_id(), [brod:topic()],
brod:group_config(), brod:consumer_config(),
Expand Down

0 comments on commit aa7833a

Please sign in to comment.