Skip to content

Commit eb26079

Browse files
committed
Merge branch 'master' of https://github.com/randy408/libspng
2 parents 4b568ac + c4126ad commit eb26079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/decode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ If the `SPNG_DECODE_PROGRESSIVE` flag is set the decoder will be
203203
initialized with `fmt` and `flags` for progressive decoding,
204204
the values of `out`, `len` are ignored.
205205
206-
The `SPNG_DECODE_TNRS` flag is silently ignored if the PNG does not
206+
The `SPNG_DECODE_TRNS` flag is silently ignored if the PNG does not
207207
contain a tRNS chunk or is not applicable for the color type.
208208
209209
This function can only be called once per context.

0 commit comments

Comments
 (0)