aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Debugging.md
diff options
context:
space:
mode:
authorThijs Triemstra <info@collab.nl>2023-02-20 17:06:25 +0100
committerGitHub <noreply@github.com>2023-02-20 11:06:25 -0500
commit848a78d1a548cfe28af20d5d0ab021558368cfae (patch)
tree8a8b3ea53c6b105171579643f1995d2394d877a9 /docs/Debugging.md
parentaca0c71a2b2eb1679923ca2491aadad38cc43081 (diff)
downloadkutter-848a78d1a548cfe28af20d5d0ab021558368cfae.tar.gz
kutter-848a78d1a548cfe28af20d5d0ab021558368cfae.tar.xz
kutter-848a78d1a548cfe28af20d5d0ab021558368cfae.zip
docs: Fix typos (#6032)
Signed-off-by: Thijs Triemstra <info@collab.nl>
Diffstat (limited to 'docs/Debugging.md')
-rw-r--r--docs/Debugging.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Debugging.md b/docs/Debugging.md
index 8fd69b5e..be3699c2 100644
--- a/docs/Debugging.md
+++ b/docs/Debugging.md
@@ -216,7 +216,7 @@ after the above compilation:
```
ls ./build/pysimulavr/_pysimulavr.*.so
```
-This commmand should report a specific file (e.g.
+This command should report a specific file (e.g.
**./build/pysimulavr/_pysimulavr.cpython-39-x86_64-linux-gnu.so**) and
not an error.