summaryrefslogtreecommitdiffstats
path: root/signaling
diff options
context:
space:
mode:
authorwangludong <wangludongcai@msn.com>2017-07-10 13:22:00 +0800
committerGitHub <noreply@github.com>2017-07-10 13:22:00 +0800
commit947042e2e95b108ec798662863bb2ebd658d32d9 (patch)
tree0745822ac6d1123daa472580639aef7062dd7279 /signaling
parent9e7604e9c264c7635f4522ece6fcf1a0bb291e19 (diff)
Fix spelling error
Diffstat (limited to 'signaling')
-rw-r--r--signaling/high-level-viwi-service.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/signaling/high-level-viwi-service.md b/signaling/high-level-viwi-service.md
index 6b512b9..4914ff1 100644
--- a/signaling/high-level-viwi-service.md
+++ b/signaling/high-level-viwi-service.md
@@ -46,7 +46,7 @@ git clone --recursive https://gerrit.automotivelinux.org/gerrit/apps/low-level-c
```bash
export WD=$(pwd)
-git clone --recusive https://github.com/iotbzh/high-level-viwi-service.git
+git clone --recursive https://github.com/iotbzh/high-level-viwi-service.git
```
## Build
@@ -233,4 +233,4 @@ For instance, on a third terminal:
```bash
$ canplayer -I candata
-``` \ No newline at end of file
+```