Skip to content

Commit 2302195

Browse files
committed
Spurious @ in javadoc
1 parent dc735b2 commit 2302195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/java.base/share/classes/java/lang/ThreadGroup.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
/**
4040
* A thread group represents a set of threads. In addition, a thread
41-
* group can also include other thread groups. The thread groups form@
41+
* group can also include other thread groups. The thread groups form
4242
* a tree in which every thread group except the initial thread group
4343
* has a parent.
4444
*

0 commit comments

Comments
 (0)