mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
Ruby: fix qldoc typo
This commit is contained in:
@@ -1194,7 +1194,7 @@ module LdapExecution {
|
||||
* extend `LdapExecution` instead.
|
||||
*/
|
||||
abstract class Range extends DataFlow::Node {
|
||||
//** Gets the argument that specifies the query to be executed. */
|
||||
/** Gets the argument that specifies the query to be executed. */
|
||||
abstract DataFlow::Node getQuery();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user