summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/source/dev/overview.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/dev/overview.rst b/doc/source/dev/overview.rst
index 8711cbcd..fcf5ff22 100644
--- a/doc/source/dev/overview.rst
+++ b/doc/source/dev/overview.rst
@@ -68,7 +68,7 @@ Commands and completion
Commands are quite straightforward: those are methods that take a string as a
parameter, and they do stuff.
-From an user point of view, the methods are entered like that:
+From a user point of view, the methods are entered like that:
.. code-block:: none