Skip to content

Conversation

@cclauss
Copy link
Contributor

@cclauss cclauss commented Dec 24, 2025

Fix typos discovered by codespell - https://github.com/codespell-project/codespell

% codespell --ignore-words-list=inout,numer,uptodate

./app/xcode/Sources/VCamLocalization/Generated.swift:163: permisison ==> permission
./app/xcode/Sources/VCamLocalization/VCamResources/en.lproj/Localizable.strings:240: permisison ==> permission
./app/xcode/Sources/VCamUI/Shortcut/VCamShortcut+View.swift:24: Workround ==> Workaround
./app/xcode/Sources/VCamUI/Shortcut/VCamShortcutBuilderView.swift:52: desination ==> destination
./app/xcode/Sources/VCamUI/Shortcut/VCamShortcutBuilderView.swift:53: desination ==> destination
./app/xcode/Sources/VCamCamera/CameraExtension.swift:84: propeties ==> properties

% codespell --ignore-words-list=inout,numer,uptodate --write-changes

@tattn
Copy link
Collaborator

tattn commented Dec 27, 2025

Thank you for the PR! LGTM

@tattn tattn merged commit 821473d into vcamapp:main Dec 27, 2025
3 checks passed
@cclauss cclauss deleted the codespell branch December 27, 2025 06:00
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