Skip to content

Fix reload menu label typo#2

Open
thehanslevi wants to merge 1 commit into
ronykax:mainfrom
thehanslevi:codex/fix-menu-reload-label
Open

Fix reload menu label typo#2
thehanslevi wants to merge 1 commit into
ronykax:mainfrom
thehanslevi:codex/fix-menu-reload-label

Conversation

@thehanslevi

@thehanslevi thehanslevi commented Jun 20, 2026

Copy link
Copy Markdown

Summary

  • correct the menu bar reload label from Relaod to Reload
  • keep the existing reload action and system image unchanged

Fixes #1.

Tests

  • rg -n "Relaod|Reload|MenuBarView|arrow\\.clockwise" Keybored/MenuBarView.swift Keybored/SettingsView.swift README.md -S
  • git diff --check
  • xcodebuild -list -project Keybored.xcodeproj
  • xcodebuild -project Keybored.xcodeproj -scheme Keybored -configuration Debug -destination "platform=macOS" CODE_SIGNING_ALLOWED=NO -derivedDataPath /tmp/codex-proof-pr-20260620-keybored-derived build

Note: Xcode emitted a local CoreSimulator out-of-date warning while listing/building, but the macOS build completed successfully.

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.

Minor Spelling

1 participant