Skip to content

fix(tools): correct occurred spelling in batch error echoes#9794

Open
Bartok9 wants to merge 1 commit into
microsoft:mainfrom
Bartok9:aerial/tools-occurred-spelling-20260720
Open

fix(tools): correct occurred spelling in batch error echoes#9794
Bartok9 wants to merge 1 commit into
microsoft:mainfrom
Bartok9:aerial/tools-occurred-spelling-20260720

Conversation

@Bartok9

@Bartok9 Bartok9 commented Jul 20, 2026

Copy link
Copy Markdown

Summary

Replaces occured with occurred in batch error echo lines:

  • tools/build_all_ue_projects.bat
  • tools/gitcommitall.bat
  • Unreal/Environments/Blocks/update_from_git.bat
  • Unreal/Environments/Blocks/package.bat
  • Unreal/Environments/Blocks/update_from_git_ci.bat

String-only; control flow unchanged.

Test plan

  • rg occured on touched paths empty
  • Diff is echo-text only

Human-reviewed micro-fix. No flight/arm/geofence code.

User-facing error strings in Windows packaging/update helpers used
"occured"; spell as "occurred" (no logic change).
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