Skip to content

Commit

Permalink
C++: Fix QLDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
jketema committed Jan 6, 2025
1 parent 5273f0e commit adf824a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/ql/lib/semmle/code/cpp/ConfigurationTestFile.qll
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
import File

/**
* Models a file created to test the system configuration.
* A file created to test the system configuration.
*/
abstract class ConfigurationTestFile extends File { }

Expand Down

0 comments on commit adf824a

Please sign in to comment.