Skip to content

Commit 555fb0c

Browse files
committed
add dropped dot
1 parent 9e51f7a commit 555fb0c

File tree

1 file changed

+1
-1
lines changed
  • src/java.xml/share/classes/com/sun/org/apache/bcel/internal

1 file changed

+1
-1
lines changed

src/java.xml/share/classes/com/sun/org/apache/bcel/internal/Const.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
public final class Const {
3232

3333
/**
34-
* Java class file format Magic number: {@value}
34+
* Java class file format Magic number: {@value}.
3535
*
3636
* @see <a href="https://docs.oracle.com/javase/specs/jvms/se7/html/jvms-4.html#jvms-4.1-200-A"> The ClassFile Structure
3737
* in The Java Virtual Machine Specification</a>

0 commit comments

Comments
 (0)