Skip to content

[DOCS] Fix typo in Example_Batch.md ListSplitter#10361

Open
H145608 wants to merge 1 commit into
apache:developfrom
H145608:fix-batch-example-typo
Open

[DOCS] Fix typo in Example_Batch.md ListSplitter#10361
H145608 wants to merge 1 commit into
apache:developfrom
H145608:fix-batch-example-typo

Conversation

@H145608
Copy link
Copy Markdown

@H145608 H145608 commented May 20, 2026

Fix variable name typo: 'curIndex' -> 'currIndex' in the getStartIndex() method. All other references in the same method use 'currIndex', making this a clear copy-paste error.

Which Issue(s) This PR Fixes

  • Fixes #issue_id

Brief Description

How Did You Test This Change?

Fix variable name typo: 'curIndex' -> 'currIndex' in the getStartIndex() method.
All other references in the same method use 'currIndex', making this a clear copy-paste error.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant