aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Semkowicz <dse@thaumatec.com>2023-08-24 07:31:40 +0200
committerDaniel Semkowicz <dse@thaumatec.com>2023-08-24 07:33:08 +0200
commit4cef1e79e68c35880f5bfefc72c154f3cf7140ff (patch)
treee37ebf777c13125b2b0fc4db7d5f186109b6787d
parentf251b8df18bf41dd4ed6ad810820a820633b1f87 (diff)
mule: README.md: OpenOCD: Fix dot character
Some exotic character was placed at the end of the sentence instead of dot. Relates-to: RNG-10 Signed-off-by: Daniel Semkowicz <dse@thaumatec.com>
-rw-r--r--mule/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/mule/README.md b/mule/README.md
index d8ae9ce..9100f65 100644
--- a/mule/README.md
+++ b/mule/README.md
@@ -37,7 +37,7 @@ To select a specific board set the q7_module variable
openocd -c "set q7_module a64" -f openocd.cfg
OpenOCD in Debian Stretch and Ubuntu Xenial are missing the sysfsgpio
-interface and you have to rebuild it from sourceāˆµ
+interface and you have to rebuild it from source.
Dependencies:
```