We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c24df0f commit bc521dbCopy full SHA for bc521db
data/core/scene_manager/MainNode.cs
@@ -6,7 +6,7 @@ namespace Osls
6
{
7
/// <summary>
8
/// Top node connected to the main tree. It will be rendered to the main window.
9
- /// Handels the visibility and layers of the modules.
+ /// Handles the visibility and layers of the modules.
10
/// </summary>
11
public class MainNode : Node
12
0 commit comments