Skip to content

Commit 4efa812

Browse files
committed
update doc
1 parent b97a215 commit 4efa812

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client/src/main/java/com/vesoft/nebula/driver/graph/net/NebulaClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ public synchronized void close() {
172172
/**
173173
* get the Client status
174174
*
175-
* @reuturn true if client is closed
175+
* @return true if client is closed
176176
*/
177177
public boolean isClosed() {
178178
return isClosed;

0 commit comments

Comments
 (0)