Skip to content

Commit c38fb88

Browse files
committed
fix typo in TODO
1 parent d14ef6c commit c38fb88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Example/Tests/Images/gen.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ function generate() {
2020
# TODO(ledyba-z): Add more loops for:
2121
# - with alpha / without alpha
2222
# - with thumbnail / without thumbnail
23-
# - matrix coefficients, color primes, transfer characteristics
23+
# - matrix coefficients, color primaries, transfer characteristics
2424
for bpc in 8 10 12; do
2525
for fmt in yuv420 yuv422 yuv444; do
2626
for range in full limited; do

0 commit comments

Comments
 (0)