]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: Fix typo in memory backing section
authorNitesh Konkar <niteshkonkar.libvirt@gmail.com>
Wed, 26 Jul 2017 09:54:25 +0000 (15:24 +0530)
committerJán Tomko <jtomko@redhat.com>
Wed, 26 Jul 2017 14:48:21 +0000 (16:48 +0200)
Signed-off-by: Nitesh Konkar <nitkon12@linux.vnet.ibm.com>
Signed-off-by: Ján Tomko <jtomko@redhat.com>
docs/formatdomain.html.in

index bceddd2aa49e3557b926147feabccfca917e4da8..91195be0b398fee84511e5a0c57cd18a64944fd7 100644 (file)
         option opens up to a potential security risk: the host will be unable
         to reclaim the locked memory back from the guest when it's running out
         of memory, which means a malicious guest allocating large amounts of
-        locked memory could cause a denial-of-service attach on the host.
+        locked memory could cause a denial-of-service attack on the host.
         Because of this, using this option is discouraged unless your workload
         demands it; even then, it's highly recommended to set an
         <code>hard_limit</code> (see