[Libosinfo] [PATCH 1/2] Fix typo for FreeBSD
Christophe Fergeau
cfergeau at redhat.com
Thu Jun 5 12:27:51 UTC 2014
From: Jasper Lievisse Adriaanse <jasper at humppa.nl>
There's a small typo in an XML comment.
---
data/oses/freebsd.xml.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/data/oses/freebsd.xml.in b/data/oses/freebsd.xml.in
index b20b8b0..a1d0ef3 100644
--- a/data/oses/freebsd.xml.in
+++ b/data/oses/freebsd.xml.in
@@ -589,7 +589,7 @@
<devices>
<device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1000"/> <!-- virtio-net -->
- <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1001"/> <!-- virtio-blockk -->
+ <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1001"/> <!-- virtio-block -->
</devices>
</os>
--
1.9.3
More information about the Libosinfo
mailing list