]> xenbits.xensource.com Git - people/dariof/libvirt.git/commitdiff
docs: fix recent typo
authorEric Blake <eblake@redhat.com>
Tue, 10 Dec 2013 14:03:58 +0000 (07:03 -0700)
committerEric Blake <eblake@redhat.com>
Tue, 10 Dec 2013 14:04:58 +0000 (07:04 -0700)
Introduced in commit 24fbbb82.

* docs/formatdomain.html.in: s/tunning/tuning/

Signed-off-by: Eric Blake <eblake@redhat.com>
docs/formatdomain.html.in

index b4ee9f3f8a254ebd392787594c0605b0f8b21f7e..0067e8f79558c9e00e22de0da5ccc027a6e6c603 100644 (file)
       <dd>When set and supported by the hypervisor, memory pages belonging
         to the domain will be locked in host's memory and the host will not
         be allowed to swap them out. For QEMU/KVM this requires
-        <code>hard_limit</code> <a href="#elementsMemoryTuning">memory tunning</a>
+        <code>hard_limit</code> <a href="#elementsMemoryTuning">memory tuning</a>
         element to be used and set to the maximum memory configured for the
         domain plus any memory consumed by the QEMU process itself.
         <span class="since">Since 1.0.6</span></dd>