Skip to content

Commit fe1c4e2

Browse files
committed
Make class qldoc start with "A".
1 parent 0b79087 commit fe1c4e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@ module DecompressionBombs {
511511
}
512512

513513
/**
514-
* Provides decompression bomb sinks for packages that use some standard IO interfaces/methods for reading decompressed data
514+
* A standard IO function for reading decompressed data.
515515
*/
516516
class GeneralReadIoSink extends Sink {
517517
GeneralReadIoSink() {

0 commit comments

Comments
 (0)