On a Tuesday in 2021, Tim Wiederhake wrote:
Signed-off-by: Tim Wiederhake <twiederh(a)redhat.com>
---
NEWS.rst | 2 +-
src/conf/domain_conf.c | 2 +-
src/qemu/qemu_command.c | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/NEWS.rst b/NEWS.rst
index 5a7570d0db..5f1cf19940 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -64,7 +64,7 @@ v7.9.0 (unreleased)
Libvirt started using JSON directly with the ``-device`` commandline
parameter as it's considered the preferred stable syntax for further QEMU
- releases. If any problems with the conversion are encoutered please
+ releases. If any problems with the conversion are encountered please
Hmm, how did that get past review?
report them as soon as possible.
* **Bug fixes**
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano