mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
revert 'parm' in comment
This commit is contained in:
parent
908e17430c
commit
d0ba112337
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ class ARenderProduct(object):
|
|||
def get_default_display_view_colorspace():
|
||||
"""Returns the colorspace attribute of the default (display, view) pair.
|
||||
|
||||
It's used for 'ociocolorspace' param in OpenGL Node."""
|
||||
It's used for 'ociocolorspace' parm in OpenGL Node."""
|
||||
|
||||
prefs = get_color_management_preferences()
|
||||
return get_display_view_colorspace_name(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue