Skip to content

fix(docs): correct typos found during code review#761

Merged
Youw merged 1 commit intolibusb:masterfrom
marcelpetrick:mpe/typoFixes
Nov 25, 2025
Merged

fix(docs): correct typos found during code review#761
Youw merged 1 commit intolibusb:masterfrom
marcelpetrick:mpe/typoFixes

Conversation

@marcelpetrick
Copy link
Contributor

Non-functional changes only:

  • Fixed minor spelling mistakes in comments
  • Corrected typos in user-facing strings
  • No variables, logic, or functional code was modified.

Signed-off-by: Marcel Petrick mail@marcelpetrick.it

Non-functional changes only:
- Fixed minor spelling mistakes in comments
- Corrected typos in user-facing strings
- No variables, logic, or functional code was modified.

Signed-off-by: Marcel Petrick <mail@marcelpetrick.it>
Copy link
Member

@Youw Youw left a comment

Choose a reason for hiding this comment

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

Thanks!

@marcelpetrick
Copy link
Contributor Author

Hello,

I was wondering why three builds from the CI fail: I have checked the reports; also tried to compare with previous runs in older pull-requests (if they passed or not): but they were not existing in May 2025 or earlier.

Since I doubt that the changes (typo-fixes, nothing for code or for infrastructure), the success of the builds should not change based on this patch.

Any idea @Youw ?

@Youw
Copy link
Member

Youw commented Nov 19, 2025

I don't think it is related to this PR. Likely build environment changed/upgraded, and something needs fixing in HIDAPI code or CI script. Don't worry, I'll handle it.

@mcuee mcuee added the documentation Improvements or additions to documentation label Nov 24, 2025
@mcuee
Copy link
Member

mcuee commented Nov 24, 2025

Arch Linux --> newer system needs to use libudev0-shim instead of libudev0.
https://aur.archlinux.org/packages/libudev0-shim

@Youw Youw merged commit a758717 into libusb:master Nov 25, 2025
11 of 14 checks passed
@marcelpetrick marcelpetrick deleted the mpe/typoFixes branch November 26, 2025 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

3 participants