We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1fd539 commit 0c54ee8Copy full SHA for 0c54ee8
go/ql/lib/semmle/go/dataflow/internal/DataFlowNodes.qll
@@ -866,7 +866,7 @@ module Public {
866
int getPosition() { result = i }
867
868
/**
869
- * Gets a data-flow node for a syntactic argument corresponding this this
+ * Gets a data-flow node for a syntactic argument corresponding to this
870
* argument. If this argument is not an implicit varargs slice then this
871
* will just be the argument itself. If this argument is an implicit
872
* varargs slice then this will be a data-flow node that for an argument
0 commit comments