summaryrefslogtreecommitdiff
path: root/developers-manual.rst
diff options
context:
space:
mode:
Diffstat (limited to 'developers-manual.rst')
-rw-r--r--developers-manual.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/developers-manual.rst b/developers-manual.rst
index 7d1f6ab8..4799dbd0 100644
--- a/developers-manual.rst
+++ b/developers-manual.rst
@@ -892,7 +892,7 @@ from implementing new CMDs and traits within other codebases.
::
- /* Withouth loss of generality, let's consider the
+ /* Without loss of generality, let's consider the
* following logic to exist inside the run() method of CMD1 */
..