]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: Fix two spelling mistakes
authorTim Wiederhake <twiederh@redhat.com>
Mon, 26 Jul 2021 08:10:12 +0000 (10:10 +0200)
committerTim Wiederhake <twiederh@redhat.com>
Mon, 26 Jul 2021 09:01:08 +0000 (11:01 +0200)
Signed-off-by: Tim Wiederhake <twiederh@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
docs/kbase/qemu-core-dump.rst

index 44fd40fc5207d6b7ebfe57f22a50eea462b1ccf4..5c3781cf907dfe2ecfc117159bb9f9222711fb6c 100644 (file)
@@ -11,7 +11,7 @@ QEMU driver configuration
 
 There is a global setting in the QEMU driver configuration file that controls
 whether core dumps are permitted, and their maximum size. Enabling core dumps
-is simply a matter of setting the maximum size to a non-zero value by editting
+is simply a matter of setting the maximum size to a non-zero value by editing
 the ``/etc/libvirt/qemu.conf`` file:
 
 ::
@@ -65,7 +65,7 @@ machine basis in the XML configuration:
 
    <memory dumpCore="on">...</memory>
 
-Note, it is still neccessary to at least set ``max_core`` to a non-zero
+Note, it is still necessary to at least set ``max_core`` to a non-zero
 value in the global configuration file.
 
 Some management applications may not offer the ability to customimze the