mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
fix typos in codebase
This commit is contained in:
parent
942ddddd09
commit
908e17430c
43 changed files with 62 additions and 61 deletions
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue