]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
NEWS: Fix typo swtmp -> swtpm
authorAndrea Bolognani <abologna@redhat.com>
Wed, 31 Mar 2021 17:13:57 +0000 (19:13 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 31 Mar 2021 17:13:57 +0000 (19:13 +0200)
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
NEWS.rst

index 9eb771cd0b84c34acc05f6adfe875206e60ef9bc..3f4380ff232564c331ab368b62dbb3fca6048342 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -91,7 +91,7 @@ v7.2.0 (unreleased)
   * Restore security context of swtpm.log
 
     If a guest with emulated TPM was started and the daemon was restarted
-    afterwards, the security context of the per-domain ``swtmp.log`` file was
+    afterwards, the security context of the per-domain ``swtpm.log`` file was
     not restored on domain shutdown leaving it unable to be started again.
 
   * virtlogd|virtlockd: Fixed crash when upgrading the daemons in-place