Simplify comment

Co-authored-by: Jonas Jensen <jbj@github.com>
This commit is contained in:
Mathias Vorreiter Pedersen
2020-05-11 11:32:10 +02:00
committed by GitHub
parent 104545f3a7
commit 715fa9e446

View File

@@ -171,7 +171,7 @@ class CommentBlock extends Comment {
}
/**
* 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
* comment line starts with a *.
*/
predicate isDocumentation() {