Skip to content

Commit a77588f

Browse files
authored
Update topic/src/main/java/tech/ydb/topic/TopicClient.java
1 parent d52df35 commit a77588f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

topic/src/main/java/tech/ydb/topic/TopicClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ default CompletableFuture<Result<ConsumerDescription>> describeConsumer(String p
166166
void close();
167167

168168
/**
169-
* Register custom codec implementation to TopicClient *
169+
* Register custom codec implementation to TopicClient
170170
*
171171
* @param codec - custom implementation
172172
*/

0 commit comments

Comments
 (0)