Skip to content

Commit 5a9d09c

Browse files
Stephan Brandaueradityasharad
andauthored
Java: docs update
Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>
1 parent 12ea5e0 commit 5a9d09c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/ql/src/Telemetry/AutomodelSharedUtil.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ predicate isKnownKind(
5050
type instanceof AutomodelEndpointTypes::CommandInjectionSinkType
5151
}
5252

53-
/** Gets the argument name for the argument with the index `index`. */
53+
/** Gets the models-as-data description for the method argument with the index `index`. */
5454
bindingset[index]
5555
string getArgumentForIndex(int index) {
5656
index = -1 and result = "Argument[this]"

0 commit comments

Comments
 (0)