We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8df25c3 commit 104545fCopy full SHA for 104545f
cpp/ql/src/Documentation/CaptionedComments.qll
@@ -5,7 +5,7 @@
5
import cpp
6
7
/**
8
- * Returns a string representation of the comment `c` containing the caption 'TODO' or 'FIXME'.
+ * Gets a string representation of the comment `c` containing the caption 'TODO' or 'FIXME'.
9
* If `c` spans multiple lines, all lines after the first are abbreviated as [...].
10
*/
11
string getCommentTextCaptioned(Comment c, string caption) {
0 commit comments