mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-06 19:51:13 +00:00
trivial: Fix spelling of delimiter
This commit is contained in:
parent
ef2079b20a
commit
3745e8e481
@ -8,11 +8,11 @@ DownloadURI=https://s3.amazonaws.com/lvfsbucket/downloads/firmware.xml.gz
|
||||
EnableOptionROM=true
|
||||
|
||||
# Allow blacklisting specific devices by their GUID
|
||||
# Uses semicolons as delimitter
|
||||
# Uses semicolons as delimiter
|
||||
BlacklistDevices=
|
||||
|
||||
# Allow blacklisting specific plugins
|
||||
# Uses semicolons as delimitter
|
||||
# Uses semicolons as delimiter
|
||||
BlacklistPlugins=
|
||||
|
||||
# Turns on support for running the test suite
|
||||
|
Loading…
Reference in New Issue
Block a user