You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ad...@apache.org on 2017/02/08 15:48:44 UTC

[2/2] incubator-mynewt-site git commit: fixed title of shell_evq_set.md

fixed title of shell_evq_set.md


Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/commit/307f05af
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/307f05af
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/diff/307f05af

Branch: refs/heads/develop
Commit: 307f05af93aecb7ca5f113c77f6a4fbb86bc4e77
Parents: 4e850f2
Author: aditihilbert <ad...@runtime.io>
Authored: Wed Feb 8 07:14:49 2017 -0800
Committer: aditihilbert <ad...@runtime.io>
Committed: Wed Feb 8 07:14:49 2017 -0800

----------------------------------------------------------------------
 docs/os/modules/shell/shell_evq_set.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/307f05af/docs/os/modules/shell/shell_evq_set.md
----------------------------------------------------------------------
diff --git a/docs/os/modules/shell/shell_evq_set.md b/docs/os/modules/shell/shell_evq_set.md
index daa2064..b0d9097 100644
--- a/docs/os/modules/shell/shell_evq_set.md
+++ b/docs/os/modules/shell/shell_evq_set.md
@@ -1,4 +1,4 @@
-## <font color="F2853F" style="font-size:24pt"> shell_task_init</font>
+## <font color="F2853F" style="font-size:24pt"> shell_evq_set</font>
 
 ```c
 void shell_evq_set(struct os_eventq *evq)