fix typos in codebase

This commit is contained in:
Jakub Trllo 2024-03-27 11:46:07 +01:00
parent 942ddddd09
commit 908e17430c
43 changed files with 62 additions and 61 deletions

View file

@ -424,7 +424,7 @@ class ExtractReviewOutputDefModel(BaseSettingsModel):
title="Scale pixel aspect",
description=(
"Rescale input when it's pixel aspect ratio is not 1."
" Usefull for anamorph reviews."
" Useful for anamorphic reviews."
)
)
bg_color: ColorRGBA_uint8 = SettingsField(