We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa5fec0 commit 6693a1dCopy full SHA for 6693a1d
src/java.base/share/classes/java/lang/classfile/attribute/SourceIDAttribute.java
@@ -46,7 +46,7 @@
46
* data dependency on the {@linkplain AttributeStability#CP_REFS constant pool}.
47
* <p>
48
* This attribute is not predefined in the Java SE Platform. This is a
49
- * JDK-specific nonstandard attribute produced bythe reference implementation
+ * JDK-specific nonstandard attribute produced by the reference implementation
50
* of the system Java compiler, defined by the {@code jdk.compiler} module.
51
*
52
* @see Attributes#sourceId()
0 commit comments