Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2f53adf

Browse files
egregius313jcogs33
andcommitted
Fix typo
Co-authored-by: Jami <[email protected]>
1 parent dbb5aa9 commit 2f53adf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java/ql/lib/semmle/code/java/security/SensitiveApi.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ private import semmle.code.java.dataflow.DataFlow
77
private import semmle.code.java.dataflow.ExternalFlow
88

99
/**
10-
* A node which represents the use of a credential.
10+
* A node that represents the use of a credential.
1111
*/
1212
abstract class CredentialSinkNode extends DataFlow::Node { }
1313

0 commit comments

Comments
 (0)