[doc] kvmfr/libvirt: change double quotes to single quotes

virt-manager (or libvirt itself) tends to preserve outer quotation marks but explode inner double-quotes into '&quot' which is annoying.

this looks nicer when pasted into the XML editor and applied

Also used double-quotes for the QEMU <6.2 example for consistency

PS: added myself to AUTHORS since this is my first contribution
This commit is contained in:
majcosta
2024-06-01 20:08:55 -03:00
committed by Geoffrey McRae
parent 695cbc2d61
commit d21bdebc52
2 changed files with 10 additions and 9 deletions

View File

@@ -69,3 +69,4 @@ MakiseKurisu <saberconer@gmail.com> (MakiseKurisu)
Zenithal <i@zenithal.me> (ZenithalHourlyRate)
Kamplom <6284968128@protonmail.ch> (kamplom)
Jacob McNamee <jacob@jacobmcnamee.com> (jacobmcnamee)
Marco Antonio J. Costa <marco.antonio.costa@gmail.com> (majcosta)