Skip to content

Commit 6591d3b

Browse files
author
Vladimir I
committed
Fix gh-848 feedback: Submodule box.index
tuples instead of keys
1 parent 95f047c commit 6591d3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/1.10/book/box/box_index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -781,7 +781,7 @@ Below is a list of all ``box.index`` functions and members.
781781
:param scalar/table key: values to be matched against the index key
782782
:param iterator: comparison method
783783

784-
:return: the number of matching index keys.
784+
:return: the number of matching tuples.
785785
:rtype: number
786786

787787
**Example:**

0 commit comments

Comments
 (0)