]> xenbits.xensource.com Git - libvirt.git/commitdiff
Fix typo in NEWS
authorTim Wiederhake <twiederh@redhat.com>
Tue, 22 Feb 2022 14:15:31 +0000 (15:15 +0100)
committerTim Wiederhake <twiederh@redhat.com>
Tue, 22 Feb 2022 14:15:31 +0000 (15:15 +0100)
Signed-off-by: Tim Wiederhake <twiederh@redhat.com>
NEWS.rst

index b6844169096477645a741f7296437c732889cc3b..cc5666fa91f3ab9c857ef3e4d0a4705b908973f7 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -32,7 +32,7 @@ v8.1.0 (unreleased)
     either of the following 3 options:
     ``page-sampling, dirty-bitmap, dirty-ring``.
 
-    Add ``calc_mode`` field for dirtyrate statistics retured by
+    Add ``calc_mode`` field for dirtyrate statistics returned by
     ``virsh domstats --dirtyrate``, also add ``vCPU dirtyrate`` if
     ``dirty-ring`` mode was used in last measurement.