Skip to content

[PM-27525] chore: Fix spellings from initial spell check run#2320

Merged
matt-livefront merged 1 commit intomainfrom
matt/PM-27525-spell-check-fixes
Feb 10, 2026
Merged

[PM-27525] chore: Fix spellings from initial spell check run#2320
matt-livefront merged 1 commit intomainfrom
matt/PM-27525-spell-check-fixes

Conversation

@matt-livefront
Copy link
Collaborator

@matt-livefront matt-livefront commented Feb 3, 2026

🎟️ Tracking

PM-27525

📔 Objective

Fixes most spelling errors identified by #2319.

There's a few that remain and most of them are keys within our localization files, which didn't seem worth it to change since it will require retranslating any existing translations.

⏰ Reminders before review

  • Contributor guidelines followed
  • All formatters and local linters executed and passed
  • Written new unit and / or integration tests where applicable
  • Protected functional changes with optionality (feature flags)
  • Used internationalization (i18n) for all UI strings
  • CI builds passed
  • Communicated to DevOps any deployment requirements
  • Updated any necessary documentation (Confluence, contributing docs) or informed the documentation team

🦮 Reviewer guidelines

  • 👍 (:+1:) or similar for great changes
  • 📝 (:memo:) or ℹ️ (:information_source:) for notes or general info
  • ❓ (:question:) for questions
  • 🤔 (:thinking:) or 💭 (:thought_balloon:) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion
  • 🎨 (:art:) for suggestions / improvements
  • ❌ (:x:) or ⚠️ (:warning:) for more significant problems or concerns needing attention
  • 🌱 (:seedling:) or ♻️ (:recycle:) for future improvements or indications of technical debt
  • ⛏ (:pick:) for minor or nitpick changes

@github-actions github-actions bot added app:password-manager Bitwarden Password Manager app context app:authenticator Bitwarden Authenticator app context t:ci Change Type - Updates to automated workflows t:tech-debt Change Type - Tech debt labels Feb 3, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 2026

Logo
Checkmarx One – Scan Summary & Details79964c97-b403-422a-a6bf-638900d446b3

Great job! No new security vulnerabilities introduced in this pull request

@codecov
Copy link

codecov bot commented Feb 3, 2026

Codecov Report

❌ Patch coverage is 92.30769% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.77%. Comparing base (d7ee769) to head (c19fd57).
⚠️ Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
...e/Auth/Services/Biometrics/BiometricsService.swift 0.00% 1 Missing ⚠️
...ult/Vault/AutofillList/VaultAutofillListView.swift 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2320      +/-   ##
==========================================
- Coverage   86.03%   84.77%   -1.27%     
==========================================
  Files        1775     2016     +241     
  Lines      154893   170086   +15193     
==========================================
+ Hits       133262   144184   +10922     
- Misses      21631    25902    +4271     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

KatherineInCode
KatherineInCode previously approved these changes Feb 3, 2026
Base automatically changed from matt/PM-27525-spell-check to main February 5, 2026 22:47
@matt-livefront matt-livefront dismissed KatherineInCode’s stale review February 5, 2026 22:47

The base branch was changed.

@matt-livefront matt-livefront force-pushed the matt/PM-27525-spell-check-fixes branch from b895c1f to c19fd57 Compare February 5, 2026 22:49
@matt-livefront matt-livefront marked this pull request as ready for review February 5, 2026 22:51
@matt-livefront matt-livefront requested a review from a team as a code owner February 5, 2026 22:51
@matt-livefront matt-livefront merged commit a92059b into main Feb 10, 2026
21 of 23 checks passed
@matt-livefront matt-livefront deleted the matt/PM-27525-spell-check-fixes branch February 10, 2026 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

app:authenticator Bitwarden Authenticator app context app:password-manager Bitwarden Password Manager app context t:ci Change Type - Updates to automated workflows t:tech-debt Change Type - Tech debt

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants