Make class qldoc start with "A".

This commit is contained in:
Owen Mansel-Chan
2025-11-28 02:26:39 +00:00
parent 0b79087782
commit fe1c4e2eee

View File

@@ -511,7 +511,7 @@ module DecompressionBombs {
}
/**
* Provides decompression bomb sinks for packages that use some standard IO interfaces/methods for reading decompressed data
* A standard IO function for reading decompressed data.
*/
class GeneralReadIoSink extends Sink {
GeneralReadIoSink() {