summaryrefslogtreecommitdiff
path: root/docs/formatdomain.rst
diff options
context:
space:
mode:
authorAndrea Bolognani <abologna@redhat.com>2023-01-17 16:49:44 +0100
committerAndrea Bolognani <abologna@redhat.com>2023-01-17 16:49:44 +0100
commit35c5f091f5a19fc1e26649033bb3b8438d1949fa (patch)
tree71010aab834bbd6c78f92779a8fd548751ee3f36 /docs/formatdomain.rst
parentead6e1b00285cbd98e0f0727efb8adcb29ebc1ba (diff)
downloadlibvirt-35c5f091f5a19fc1e26649033bb3b8438d1949fa.tar.gz
docs: Fix typo
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Diffstat (limited to 'docs/formatdomain.rst')
-rw-r--r--docs/formatdomain.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst
index 8fc8aeb928..f76c7c3d81 100644
--- a/docs/formatdomain.rst
+++ b/docs/formatdomain.rst
@@ -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