State:Closed|icon_bug|icon_nuke|database:public|Resolution:Fixed|TargetRelease:15.1v10|BugID:606040|
Problem summary
The words maximum and minimum are misspelled as 'maximun' and 'minimun' in the Nuke help file and Python API documentation for nuke.FrameRange and nuke.FrameRanges.
Customer reported version
Nuke 16.0v4
Customer reported platform
Windows 11
Steps to reproduce
1) Launch Nuke and open the Script Editor.
2) Run the command: help(nuke.FrameRange) or help(nuke.FrameRanges)
3) View the results for maxFrame and minFrame.
Alternatively, visit the following URL for Nuke Python API documentation: https://learn.foundry.com/nuke/developers/latest/pythondevguide/search.html?q=minimun+maximun&check_keywords=yes&area=default#
Expected behavior
The words maximum and minimum should be spelled correctly.
Actual behavior
The words maximum and minimum are misspelled as 'maximun' and 'minimun' in the Nuke help file and Python API documentation for both nuke.FrameRange and nuke.FrameRanges.
Workaround
There is no available workaround at this time.
Reproduced by Support in:
Nuke 16.0v4 - Windows 10, macOS 14
Nuke 14.0v1 - Windows 10, macOS 14
Earliest version tested
Nuke 14.0v1 - This issue appears to be in all tested versions of the product
We're sorry to hear that
Please tell us why