Skip to content

Fix typos detected by codespell across codebase#13435

Open
oxyzenQ wants to merge 1 commit intoTeamNewPipe:devfrom
oxyzenQ:dev
Open

Fix typos detected by codespell across codebase#13435
oxyzenQ wants to merge 1 commit intoTeamNewPipe:devfrom
oxyzenQ:dev

Conversation

@oxyzenQ
Copy link
Copy Markdown

@oxyzenQ oxyzenQ commented Apr 19, 2026

This commit fixes various typos in source code and changelog files:

Source code fixes:

  • Fix "defination" → "definition" in SrtFromTtmlWriterTest.java comment
  • Fix "patter" → "pattern" in FilenameUtils.kt Javadoc

Configuration:

  • Add .codespellrc for future typo checking, and file to exclude translation files (managed via Weblate) and add common false positives to ignore list

What is it?

  • Bugfix (user facing)
  • Feature (user facing) ⚠️ Your PR must target the refactor branch
  • Codebase improvement (dev facing)
  • Meta improvement to the project (dev facing)

Description of the changes in your PR

  • Fix "defination" → "definition" in SrtFromTtmlWriterTest.java comment
  • Fix "patter" → "pattern" in FilenameUtils.kt Javadoc
  • Fix "swicthing" → "switching" in 5 changelog files (en-US, sk, pt, pt-PT, pt-BR)
  • Fix "Anroid" → "Android" in 2 Hungarian changelogs (981, 986)
  • Fix "creen" → "screen" in 13 changelog files (el, nl, pl, ru, pt-PT, be, sk, pt, en-US, pt-BR across versions 65, 66, 70)
  • Fix "inclue" → "inclui" in pt-BR changelog 989
  • Add .codespellrc configuration file for future typo checking (excludes translation files managed via Weblate)

Before/After Screenshots/Screen Record

  • Before:
  • After:
    N/A - No UI changes, only typo fixes in source code and changelogs.

Fixes the following issue(s)

  • Fixes typos detected by codespell tool across the codebase

Relies on the following changes

N/A

APK testing

The APK can be found by going to the "Checks" tab below the title. On the left pane, click on "CI", scroll down to "artifacts" and click "app" to download the zip file which contains the debug APK of this PR. You can find more info and a video demonstration on this wiki page.

Due diligence

@github-actions github-actions bot added the size/large PRs with less than 750 changed lines label Apr 19, 2026
@ShareASmile ShareASmile added bug Issue is related to a bug localisation/translation Everything that has to do with translations or Weblate meta Related to the project but not strictly to code labels Apr 19, 2026
@theimpulson
Copy link
Copy Markdown
Member

Please submit all your changes affecting file translations via weblate

@oxyzenQ
Copy link
Copy Markdown
Author

oxyzenQ commented Apr 20, 2026

Please submit all your changes affecting file translations via weblate

yo tunggu yo jek tak benerin.
wait bro still progressing fixing..

── NewPipe/dev · 86439c9bae22 · 3 file · +12/-2 · 2026-04-20T08:00:22Z
@github-actions github-actions bot added size/small PRs with less than 50 changed lines and removed size/large PRs with less than 750 changed lines labels Apr 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Issue is related to a bug localisation/translation Everything that has to do with translations or Weblate meta Related to the project but not strictly to code size/small PRs with less than 50 changed lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants