mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Fix typo in QLdoc
This commit is contained in:
@@ -24,7 +24,8 @@ class DataFlowConfigModule extends Module {
|
||||
}
|
||||
|
||||
/**
|
||||
* A file that is not part of the internal dataflow library.
|
||||
* A file that is part of the internal dataflow library or dataflow library
|
||||
* tests.
|
||||
*/
|
||||
class DataFlowInternalFile extends File {
|
||||
DataFlowInternalFile() {
|
||||
|
||||
Reference in New Issue
Block a user