aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/bindings.html')
-rw-r--r--docs/bindings.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/bindings.html b/docs/bindings.html
index 4b0512e75..ad4ccfbd8 100644
--- a/docs/bindings.html
+++ b/docs/bindings.html
@@ -27,7 +27,7 @@
<h1>Bindings for other languages</h1>
<p>Libvirt comes with bindings to support other languages than
pure C. First the headers embeds the necessary declarations to
-allow direct acces from C++ code, but also we have bindings for
+allow direct access from C++ code, but also we have bindings for
higher level kind of languages:</p>
<ul><li>Python: Libvirt comes with direct support for the Python language
(just make sure you installed the libvirt-python package if not