aboutsummaryrefslogtreecommitdiffstats
path: root/doc/using/pyGHDL
diff options
context:
space:
mode:
Diffstat (limited to 'doc/using/pyGHDL')
-rw-r--r--doc/using/pyGHDL/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/using/pyGHDL/index.rst b/doc/using/pyGHDL/index.rst
index 27c4f9a03..fcedb20d2 100644
--- a/doc/using/pyGHDL/index.rst
+++ b/doc/using/pyGHDL/index.rst
@@ -33,7 +33,7 @@ this is provided from a ``pyGHDL`` packages with four sub-packages:
.. topic:: pyGHDL.lsp
- *pyGHDL.dom* is `language server protocol <https://en.wikipedia.org/wiki/Language_Server_Protocol>`__
+ *pyGHDL.lsp* is `language server protocol <https://en.wikipedia.org/wiki/Language_Server_Protocol>`__
(LSP) written in Python. The implementation offers an HTTPS service that can
be used e.g. by editors and IDEs supporting LSP.