Skip to content

Commit cb84ddd

Browse files
ArtDuakudiyar
andauthored
Update src/main/java/io/tarantool/driver/mappers/TarantoolResultMapper.java
Co-authored-by: Alexey Kuzin <akudiyar@gmail.com>
1 parent db561e9 commit cb84ddd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/io/tarantool/driver/mappers/TarantoolResultMapper.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
import java.util.List;
1010

1111
/**
12-
* Mapper from array of MessagePack to {@link TarantoolResult} with specified inner structure
12+
* Mapper from array of MessagePack values to {@link TarantoolResult} with specified inner structure
1313
*
1414
* @param <T> target tuple type
1515
* @author Alexey Kuzin

0 commit comments

Comments
 (0)