Skip to content

Commit 77e76dd

Browse files
committed
SB CodeQL
1 parent 91365a2 commit 77e76dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

session2/java/ghcp_userapp_demo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,7 @@ public class User {
580580
// ❌ Should NOT match (not a sensitive field name)
581581
private static final String DESCRIPTION = "This is a regular description.";
582582
583-
// getters/setters...
583+
// use the bove keys for testing
584584
585585
}
586586

0 commit comments

Comments
 (0)