Skip to content

fix: correct occured->occurred + begining->beginning typos in error messages#1264

Closed
Jah-yee wants to merge 1 commit into
blacktop:masterfrom
Jah-yee:master
Closed

fix: correct occured->occurred + begining->beginning typos in error messages#1264
Jah-yee wants to merge 1 commit into
blacktop:masterfrom
Jah-yee:master

Conversation

@Jah-yee

@Jah-yee Jah-yee commented Jul 2, 2026

Copy link
Copy Markdown

Summary

Two typo fixes in error messages:

  1. occured→occurred (pkg/ipsw/cmd/frida/frida_objc.go lines 257, 276) — user-facing error messages
  2. begining→beginning (pkg/ota/aa.go line 97, pkg/kernelcache/syscall.go line 366) — user-facing error messages

Files changed

  • pkg/ipsw/cmd/frida/frida_objc.go — 2 instances
  • pkg/ota/aa.go — 1 instance
  • pkg/kernelcache/syscall.go — 1 instance

Total: 4 typo fixes, 3 files, 1 commit ✅

@Jah-yee

Jah-yee commented Jul 4, 2026

Copy link
Copy Markdown
Author

Hi! Just a friendly nudge — this PR fixes user-facing typos (occured→occurred, begining→beginning) in error messages. The diff is minimal and clean. Would love to get this merged! 🎉

@Jah-yee

Jah-yee commented Jul 4, 2026

Copy link
Copy Markdown
Author

Hey 👋 Following up on this typo fix — occured→occurred and begining→beginning in user-facing error messages. CI failure is unrelated to this PR. Ready to merge!

@Jah-yee

Jah-yee commented Jul 4, 2026

Copy link
Copy Markdown
Author

Hi! Following up — the CI failures are unrelated to this PR (just a Go version issue). The typo fix itself is clean and ready. Let me know if you need anything! 🎉

@blacktop blacktop closed this Jul 4, 2026
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.

2 participants