Cleanup: spelling in comments
This commit is contained in:
@@ -2532,7 +2532,7 @@ static int ntree_socket_change_type_exec(bContext *C, wmOperator *op)
|
||||
return OPERATOR_FINISHED;
|
||||
}
|
||||
|
||||
/* Don't handle subtypes for now. */
|
||||
/* Don't handle sub-types for now. */
|
||||
nodeModifySocketType(ntree, nullptr, iosock, socket_type->idname);
|
||||
|
||||
/* Need the extra update here because the loop above does not check for valid links in the node
|
||||
|
||||
Reference in New Issue
Block a user