Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
Co-authored-by: Marek Marczykowski-Górecki <[email protected]>
  • Loading branch information
piotrbartman and marmarek authored Mar 17, 2024
1 parent 3dc51d5 commit f8424e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qubes/ext/pci.py
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ def __init__(self, backend_domain, ident, libvirt_name=None):
@property
def vendor(self) -> str:
"""
Device vendor from local database `/usr/share/hwdata/usb.ids`
Device vendor from local database `/usr/share/hwdata/pci.ids`
Could be empty string or "unknown".
Expand Down

0 comments on commit f8424e4

Please sign in to comment.