aboutsummaryrefslogtreecommitdiff
path: root/include/odp_thread.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/odp_thread.h')
-rw-r--r--include/odp_thread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/odp_thread.h b/include/odp_thread.h
index b92825dd6..31057f7b2 100644
--- a/include/odp_thread.h
+++ b/include/odp_thread.h
@@ -27,7 +27,7 @@ extern "C" {
/**
* Create thread id
*
- * @param core dedicated for the thread
+ * @param core Core dedicated for the thread
* @return New thread id
*/
int odp_thread_create(int core);