Skip to content

Commit 08def01

Browse files
jcferrettilburgazzoli
authored andcommitted
Wording.
1 parent 05f92e0 commit 08def01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jetcd-core/src/main/java/io/etcd/jetcd/kv/GetResponse.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ public boolean isMore() {
5858
}
5959

6060
/**
61-
* Returns the number of keys within the range when requested.
61+
* Returns the number of keys within the range requested.
6262
* Note this value is never affected by filtering options (limit, min or max created or modified revisions)
6363
* Count is the count for keys on the range part of a request.
6464
* Filters for limit and created or modified revision ranges restrict the

0 commit comments

Comments
 (0)