]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: Fix typo
authorAndrea Bolognani <abologna@redhat.com>
Tue, 17 Jan 2023 15:49:44 +0000 (16:49 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 17 Jan 2023 15:49:44 +0000 (16:49 +0100)
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
docs/formatdomain.rst

index 8fc8aeb928fd16861b4918091fd639b035f69bc2..f76c7c3d81f5f8ed4fa34b0e49d311263cee68d8 100644 (file)
@@ -2703,7 +2703,7 @@ paravirtualized driver is specified via the ``disk`` element.
       holding the disk. :since:`Since 0.0.3`
 
       :since:`Since 9.0.0` a new optional attribute ``fdgroup`` can be added
-      instructing to access the disk via file descriptiors associated to the
+      instructing to access the disk via file descriptors associated to the
       domain object via the ``virDomainFDAssociate()`` API rather than opening
       the files. The files do not necessarily have to be accessible by libvirt
       via the filesystem. The filename passed via ``file`` can still be used