Skip to content

Commit 9b2781b

Browse files
liam923Lucccyo
authored andcommitted
Update docs
1 parent 15ad8ab commit 9b2781b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/commands/new_commands.ml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -835,8 +835,8 @@ let all_commands =
835835
~doc:
836836
"Returns a list of kind information for all expressions at given \
837837
position, sorted by increasing size.\n\
838-
`-index` can be used to print only one type information. This is \
839-
useful to\n\
838+
`-index` can be used to print only the kind information of a entry in \
839+
the result list expression. This is useful to\n\
840840
query the kinds lazily: normally, Merlin would return the kind of all\n\
841841
enclosing modules, which may be very expensive.\n\n\
842842
The result is returned as a list of:\n\

0 commit comments

Comments
 (0)