mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-25 16:15:52 +03:00
[GH-ISSUE #290] Fixing a Typo in README.md on "Bluetooth DID (Device Identification) Hook" section #133
Labels
No labels
android
bug
documentation
enhancement
good first issue
help wanted
linux
pull-request
reverse-engineering
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librepods#133
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @VyomTBM-profile on GitHub (Nov 20, 2025).
Original GitHub issue: https://github.com/kavishdevar/librepods/issues/290
In README.md
You combined "Manufacturer" and "ID" together.
https://github.com/kavishdevar/librepods?tab=readme-ov-file#bluetooth-did-device-identification-hook
Here is what you should change it to:
Thanks,
By VyomTBM
@kavishdevar commented on GitHub (Nov 21, 2025):
changed it to what is should've been: "VendorID"
@VyomTBM-profile commented on GitHub (Nov 23, 2025):
Nice