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 <[email protected]> Authored: Wed Feb 8 07:14:49 2017 -0800 Committer: aditihilbert <[email protected]> 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)
