mirror of
https://github.com/github/codeql.git
synced 2026-05-03 04:39:29 +02:00
add missing dot in qldoc
This commit is contained in:
@@ -15,7 +15,7 @@ module InsecureDownload {
|
||||
*/
|
||||
abstract class Source extends DataFlow::Node {
|
||||
/**
|
||||
* Gets a flow-label for this source
|
||||
* Gets a flow-label for this source.
|
||||
*/
|
||||
abstract DataFlow::FlowLabel getALabel();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user