Skip to content

Commit 0d51804

Browse files
committed
Ruby: update a comment mentioning Receiver
1 parent ce54eb3 commit 0d51804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruby/ql/lib/codeql/ruby/frameworks/core/String.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ module String {
356356
output = ["ReturnValue", "Argument[self]"] and
357357
preservesValue = false
358358
}
359-
// TODO: we should also clear any existing content in Receiver
359+
// TODO: we should also clear any existing content in Argument[self]
360360
}
361361

362362
/**

0 commit comments

Comments
 (0)