Skip to content

Commit 46616d6

Browse files
committed
fix a qldoc isuse
1 parent c630300 commit 46616d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go/ql/src/experimental/frameworks/DecompressionBombs.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ module DecompressionBombs {
44
class FlowState = DataFlow::FlowState;
55

66
/**
7-
* the Sinks of uncontrolled data decompression
7+
* The Sinks of uncontrolled data decompression
88
*/
99
class Sink extends DataFlow::Node {
1010
Sink() { this = any(Range r).sink() }

0 commit comments

Comments
 (0)