Skip to content

Commit bc521db

Browse files
committed
typo
1 parent c24df0f commit bc521db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/core/scene_manager/MainNode.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ namespace Osls
66
{
77
/// <summary>
88
/// Top node connected to the main tree. It will be rendered to the main window.
9-
/// Handels the visibility and layers of the modules.
9+
/// Handles the visibility and layers of the modules.
1010
/// </summary>
1111
public class MainNode : Node
1212
{

0 commit comments

Comments
 (0)