[trivial][pushed][libvirt PATCH] docs: Fix spelling

Tim Wiederhake posted 1 patch 2 years, 3 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20220124084445.16226-1-twiederh@redhat.com
docs/kbase/debuglogs.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[trivial][pushed][libvirt PATCH] docs: Fix spelling
Posted by Tim Wiederhake 2 years, 3 months ago
Signed-off-by: Tim Wiederhake <twiederh@redhat.com>
---
 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.31.1