From: Andrea Bolognani Date: Wed, 15 Apr 2020 08:49:42 +0000 (+0200) Subject: docs: Fix word repetition in pci-addresses.rst X-Git-Tag: v6.3.0-rc1~130 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e767f509b2bd2ec7a927515e37ee14b10e338313;p=thirdparty%2Flibvirt.git docs: Fix word repetition in pci-addresses.rst Fixes: 2923e7a3dd984c46202703d390dce3ff4ea4048c Reported-by: Ján Tomko Signed-off-by: Andrea Bolognani --- diff --git a/docs/pci-addresses.rst b/docs/pci-addresses.rst index 991cb84aa1..923783a151 100644 --- a/docs/pci-addresses.rst +++ b/docs/pci-addresses.rst @@ -4,7 +4,7 @@ PCI addresses in domain XML and guest OS .. contents:: -When discussing PCI addresses, it's important to understand the the +When discussing PCI addresses, it's important to understand the relationship between the addresses that can be seen in the domain XML and those that are visible inside the guest OS.