Skip to content

Commit 75356f5

Browse files
Update scala3/scaladoc.md
Co-authored-by: Julien Richard-Foy <julien@richard-foy.fr>
1 parent 2c2977e commit 75356f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scala3/scaladoc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ For more information you can follow this [thread](https://contributors.scala-lan
5757
### Type-based search
5858

5959
Searching for functions by their symbolic names can be time-consuming.
60-
That is why the new scaladoc allows to search for functions and fields by their types.
60+
That is why the new scaladoc allows you to search for methods and fields by their types.
6161

6262

6363
So, for a declatation:

0 commit comments

Comments
 (0)