]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: Fix spelling
authorTim Wiederhake <twiederh@redhat.com>
Mon, 24 Jan 2022 08:41:44 +0000 (09:41 +0100)
committerTim Wiederhake <twiederh@redhat.com>
Mon, 24 Jan 2022 08:41:44 +0000 (09:41 +0100)
Signed-off-by: Tim Wiederhake <twiederh@redhat.com>
docs/kbase/debuglogs.rst

index d2632cfff16cfceeaaacc7c280cfadaafebc5a1b..c361c698c5047e687e1a64f49445ec1309170f12 100644 (file)
@@ -163,7 +163,7 @@ In order to setup libvirt logging persistently, follow the steps below:
      $XDG_CONFIG_HOME/libvirt/libvirtd.conf
      $XDG_CONFIG_HOME/libvirt/virtqemud.conf
 
--  find & replace, or set the apropriate `Log outputs`_ and `Log filters`_, e.g ::
+-  find & replace, or set the appropriate `Log outputs`_ and `Log filters`_, e.g ::
 
      log_filters="3:remote 4:event 3:util.json 3:rpc 1:*"
      log_outputs="1:file:/var/log/libvirt/libvirtd.log"