From 088bb9cebe020279ee6475b745fdbfcd29ecee43 Mon Sep 17 00:00:00 2001 From: Tim Wiederhake Date: Mon, 24 Jan 2022 09:41:44 +0100 Subject: [PATCH] docs: Fix spelling Signed-off-by: Tim Wiederhake --- docs/kbase/debuglogs.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.47.3