Fix typo in QLdoc

This commit is contained in:
Ed Minnix
2023-03-19 13:45:46 -04:00
parent 00267637eb
commit d743b31ab6

View File

@@ -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() {