Skip to content

Commit 10d4160

Browse files
IdrissRioCopilot
andauthored
Java: Fix typo detected by @Copilot
Co-authored-by: Copilot <[email protected]>
1 parent cd80877 commit 10d4160

File tree

1 file changed

+1
-1
lines changed
  • java/ql/test/library-tests/compact-source-files

1 file changed

+1
-1
lines changed

java/ql/test/library-tests/compact-source-files/Test.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ static void testStaticAccess() {
2323
}
2424

2525
class NotCompact {
26-
//Test explict class
26+
//Test explicit class
2727
}

0 commit comments

Comments
 (0)