C++: Fix docstring in localReferences.ql

This commit is contained in:
Jason Reed
2020-04-24 12:30:54 -04:00
parent f0a7ff0d9d
commit 0500715bc1

View File

@@ -1,7 +1,7 @@
/**
* @name Jump-to-definition links
* @name Find-references links
* @description Generates use-definition pairs that provide the data
* for jump-to-definition in the code viewer.
* for find-references in the code viewer.
* @kind definitions
* @id cpp/ide-find-references
* @tags ide-contextual-queries/local-references