Skip to content

Commit 6f86763

Browse files
heathermilleradriaanm
authored andcommitted
Corrects links in API documentation
1 parent 4e2ab79 commit 6f86763

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/library/scala/xml/Node.scala

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,6 @@ abstract class Node extends NodeSeq {
162162

163163
/**
164164
* Same as `toString('''false''')`.
165-
*
166-
* @see <code><a href="#toString">toString(Boolean)</a></code>
167165
*/
168166
override def toString(): String = buildString(false)
169167

0 commit comments

Comments
 (0)