Skip to content

chore(typo): fix typos#441

Merged
jyxjjj merged 2 commits intoOpenListTeam:mainfrom
Mister-Hope:main
Mar 26, 2026
Merged

chore(typo): fix typos#441
jyxjjj merged 2 commits intoOpenListTeam:mainfrom
Mister-Hope:main

Conversation

@Mister-Hope
Copy link
Contributor

Movitation:
image

Checked all files for common typos, and corrected them manually.

Copilot AI review requested due to automatic review settings March 26, 2026 01:01
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR focuses on correcting typos across the frontend UI (SolidJS pages/components), English i18n strings, and streamer/public assets to improve readability and consistency.

Changes:

  • Renamed misspelled identifiers in TS/TSX (e.g., loading signals, temporary WebAuthn types, component names).
  • Corrected multiple English UI/i18n strings and comments (e.g., “Deprecated”, “destroy”, “mobile”, “bandwidth”, “OneDrive”, “WebAuthn”).
  • Minor copy edits in GitHub issue template wording.

Reviewed changes

Copilot reviewed 12 out of 12 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
src/pages/manage/users/2fa.tsx Fixes misspelled loading signal name used by the 2FA verify button.
src/pages/manage/backup-restore.tsx Renames a poorly named local array variable in restore/decrypt logic.
src/pages/login/index.tsx Normalizes WebAuthn temp interface naming and usage in login flow typing.
src/pages/login/SSOLogin.tsx Renames compatibility flag variable for readability and consistency.
src/pages/home/previews/video_box.tsx Fixes a typo in an inline comment.
src/pages/home/Sidebar.tsx Fixes misspelling in the sidebar panel component function name and usage.
src/lang/en/settings.json Adjusts product naming (“qBittorrent”, “WebAuthn”) in English strings.
src/lang/en/drivers.json Fixes several English string typos/casing (e.g., “bandwidth”, “OneDrive”, “upstream”).
src/components/artplayer-plugin-ass/index.js Fixes typo in a lifecycle comment (“destroy”).
public/streamer/sw.js Fixes spelling in deprecation warnings (“Deprecated”).
public/streamer/mitm.html Fixes typo in an explanatory comment.
.github/ISSUE_TEMPLATE/do-not-submit-any-issue-here.md Fixes grammar in issue template description.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Mister-Hope <mister-hope@outlook.com>
@jyxjjj jyxjjj changed the title chore: fix typos chore(typo): fix typos Mar 26, 2026
@jyxjjj jyxjjj merged commit 04ce92d into OpenListTeam:main Mar 26, 2026
1 check passed
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.

3 participants