Skip to content

Commit 6693a1d

Browse files
authored
Update src/java.base/share/classes/java/lang/classfile/attribute/SourceIDAttribute.java
1 parent aa5fec0 commit 6693a1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/java.base/share/classes/java/lang/classfile/attribute/SourceIDAttribute.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
* data dependency on the {@linkplain AttributeStability#CP_REFS constant pool}.
4747
* <p>
4848
* This attribute is not predefined in the Java SE Platform. This is a
49-
* JDK-specific nonstandard attribute produced bythe reference implementation
49+
* JDK-specific nonstandard attribute produced by the reference implementation
5050
* of the system Java compiler, defined by the {@code jdk.compiler} module.
5151
*
5252
* @see Attributes#sourceId()

0 commit comments

Comments
 (0)