chore: remove repetitive words in comments (#7963)

Signed-off-by: dongjinlong <dongjinlong@outlook.com>
This commit is contained in:
dongjinlong
2024-03-26 20:27:40 +08:00
committed by GitHub
parent 7d8ccebe67
commit 68b03d269d
6 changed files with 6 additions and 6 deletions

View File

@@ -899,7 +899,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.