From: Tim Wiederhake Date: Mon, 24 Jan 2022 08:41:44 +0000 (+0100) Subject: docs: Fix spelling X-Git-Tag: v8.1.0-rc1~324 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=088bb9cebe020279ee6475b745fdbfcd29ecee43;p=thirdparty%2Flibvirt.git docs: Fix spelling Signed-off-by: Tim Wiederhake --- diff --git a/docs/kbase/debuglogs.rst b/docs/kbase/debuglogs.rst index d2632cfff1..c361c698c5 100644 --- a/docs/kbase/debuglogs.rst +++ b/docs/kbase/debuglogs.rst @@ -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"