mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 13:24:54 +01:00
fix typo in label
This commit is contained in:
parent
6da7c65e29
commit
765fcf7014
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ class ExperimentalTools:
|
|||
# experimental_tools = [
|
||||
# ExperimentalTool(
|
||||
# "example",
|
||||
# "Exmaple experimental tool",
|
||||
# "Example experimental tool",
|
||||
# example_callback,
|
||||
# "Example tool tooltip."
|
||||
# )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue