We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 104545f commit 715fa9eCopy full SHA for 715fa9e
cpp/ql/src/Documentation/CommentedOutCode.qll
@@ -171,7 +171,7 @@ class CommentBlock extends Comment {
171
}
172
173
/**
174
- * This predicate holds if the comment block is a C style comment, and each
+ * Holds if the comment block is a C-style comment, and each
175
* comment line starts with a *.
176
*/
177
predicate isDocumentation() {
0 commit comments