Skip to content

Commit adf824a

Browse files
committed
C++: Fix QLDoc
1 parent 5273f0e commit adf824a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/lib/semmle/code/cpp/ConfigurationTestFile.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import File
88

99
/**
10-
* Models a file created to test the system configuration.
10+
* A file created to test the system configuration.
1111
*/
1212
abstract class ConfigurationTestFile extends File { }
1313

0 commit comments

Comments
 (0)