Skip to content

Commit 715fa9e

Browse files
MathiasVPjbj
andauthored
Simplify comment
Co-authored-by: Jonas Jensen <[email protected]>
1 parent 104545f commit 715fa9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/src/Documentation/CommentedOutCode.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ class CommentBlock extends Comment {
171171
}
172172

173173
/**
174-
* This predicate holds if the comment block is a C style comment, and each
174+
* Holds if the comment block is a C-style comment, and each
175175
* comment line starts with a *.
176176
*/
177177
predicate isDocumentation() {

0 commit comments

Comments
 (0)