---
Usually I'd push this under the trivial rule, but I don't know if this is a
valid thing to do during freezes, hence I'm posting it for review first.
Christophe
docs/formatdomain.html.in | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index 8bf0736..cf382e8 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -3506,10 +3506,10 @@ qemu-kvm -net nic,model=? /dev/null
the TCP port to use. The <code>replaceUser</code>
attribute is a boolean deciding whether multiple
simultaneous connections to the VM are permitted.
- The <code>multiUser</code> whether the existing connection
- must be dropped and a new connection must be established
- by the VRDP server, when a new client connects in single
- connection mode.
+ The <code>multiUser</code> attribute is a boolean deciding
+ whether the existing connection must be dropped and a new
+ connection must be established by the VRDP server, when a
+ new client connects in single connection mode.
</dd>
<dt><code>"desktop"</code></dt>
<dd>
--
1.8.1.4