chore: merge develop into rc/v11

This commit is contained in:
Maribeth Bottorff
2024-04-01 14:57:19 -07:00
committed by GitHub
34 changed files with 375 additions and 426 deletions

View File

@@ -946,7 +946,7 @@ function applyNextTagNodes(
*
* @param xmlBlock XML block element.
* @param workspace The workspace.
* @param parentConnection The parent connection to to connect this block to
* @param parentConnection The parent connection to connect this block to
* after instantiating.
* @param connectedToParentNext Whether the provided parent connection is a next
* connection, rather than output or statement.