Skip to content

docs/comments: fix doubled-word typos#17926

Merged
kasper93 merged 1 commit into
mpv-player:masterfrom
0xdeadd:fix-doc-typos
May 16, 2026
Merged

docs/comments: fix doubled-word typos#17926
kasper93 merged 1 commit into
mpv-player:masterfrom
0xdeadd:fix-doc-typos

Conversation

@0xdeadd
Copy link
Copy Markdown
Contributor

@0xdeadd 0xdeadd commented May 16, 2026

Pure typo fixes in user-facing manpages, interface changelog, and source comments. No behavior change.

  • DOCS/man/encode.rst: "copying of the the comment" → "copying of the comment"
  • DOCS/man/options.rst: "visible takes the the menu bar" → "takes the menu bar"
  • DOCS/interface-changes.rst: "rename the the lua-settings/" → "rename the lua-settings/"
  • video/out/present_sync.c: "requires that that caller" → "requires that the caller"
  • player/lua.c: "try to get by by filtering" → "try to get by filtering"

Pure typo fixes in user-facing manpages, interface changelog, and
source comments. No behavior change.

- DOCS/man/encode.rst: "copying of the the comment" -> "copying of the comment"
- DOCS/man/options.rst: "visible takes the the menu bar" -> "takes the menu bar"
- DOCS/interface-changes.rst: "rename the the lua-settings/" -> "rename the lua-settings/"
- video/out/present_sync.c: "requires that that caller" -> "requires that the caller"
- player/lua.c: "try to get by by filtering" -> "try to get by filtering"
Copy link
Copy Markdown
Member

@kasper93 kasper93 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@kasper93 kasper93 merged commit 779378c into mpv-player:master May 16, 2026
33 checks passed
@garoto
Copy link
Copy Markdown
Contributor

garoto commented May 16, 2026

Four more:

DOCS/man/options.rst:5310
DOCS/man/input.rst:1996
video/out/gpu/video.c:1254
video/out/x11_common.c:2327

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