Skip to content

Commit 359aa24

Browse files
committed
Deleted unnecessary explanations
As a result of replacing 'Dotty' with 'Scala 3' in the following commit, the explanation 'which is scheduled to become Scala 3' is no longer needed. ccb76da
1 parent a9a7e70 commit 359aa24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scaladoc/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Scaladoc
22

33
Scaladoc is the documentation tool for
4-
[Scala 3](https://github.com/lampepfl/dotty), which is scheduled to become
5-
Scala 3. It uses the TastyInspector to access definitions,
4+
[Scala 3](https://github.com/lampepfl/dotty).
5+
It uses the TastyInspector to access definitions,
66
which is an officially supported way to access Scala 3's perspective of a
77
codebase.
88

0 commit comments

Comments
 (0)