Skip to content

fix: duplicated "the" in desktop space/grab/tablet input comments#2032

Open
vip892766gma wants to merge 1 commit into
Smithay:masterfrom
vip892766gma:fix/duplicated-the-in-desktop-and-backend-comments
Open

fix: duplicated "the" in desktop space/grab/tablet input comments#2032
vip892766gma wants to merge 1 commit into
Smithay:masterfrom
vip892766gma:fix/duplicated-the-in-desktop-and-backend-comments

Conversation

@vip892766gma
Copy link
Copy Markdown

Three one-line typo fixes for duplicated "the" in source comments:

  • src/desktop/space/wayland/mod.rs — "// Maybe the the surface got unmapped, send leave on output" → "// Maybe the surface got unmapped, send leave on output"
  • src/desktop/wayland/popup/grab.rs — "// Check if the the client of the focused surface is still equal to the grabbed surface client" → "// Check if the client of the focused surface..."
  • src/backend/input/tablet.rs — "/// return the total number of buttons pressed on all devices on the associated seat after the the event was triggered." → "...after the event was triggered."

No code/behavior change.

Signed-off-by: Aiden Park <275402320+vip892766gma@users.noreply.github.com>
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.

1 participant