summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/developer.rst (renamed from doc/developper.rst)2
-rw-r--r--doc/index.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/developper.rst b/doc/developer.rst
index 1df9826..49daa5c 100644
--- a/doc/developper.rst
+++ b/doc/developer.rst
@@ -132,7 +132,7 @@ common scenarios that you often need to re-use.
# …
)
-This is the only required element of your scenario. This object is a tuple of funcion calls OR other scenarios.
+This is the only required element of your scenario. This object is a tuple of function calls OR other scenarios.
.. code-block:: python
diff --git a/doc/index.rst b/doc/index.rst
index e77d898..819a3e5 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -21,4 +21,4 @@ XMPP client as if these channels were XMPP MUCs.
admin
user
contributing
- developper
+ developer