aboutsummaryrefslogtreecommitdiff
path: root/include/odp/api/spec/barrier.h
diff options
context:
space:
mode:
authorMatias Elo <matias.elo@nokia.com>2016-04-28 09:39:03 +0300
committerMaxim Uvarov <maxim.uvarov@linaro.org>2016-04-28 11:22:50 +0300
commit8d4b364546de746cf278b5654279d278f3ae2217 (patch)
tree5f076c1f33dfab88e5c40b207a62a2502dfe60b7 /include/odp/api/spec/barrier.h
parent6e1e7f1b14889ac314819c524e1fc8744a143baa (diff)
api: doc: fix typos
Signed-off-by: Matias Elo <matias.elo@nokia.com> Reviewed-by: Bill Fischofer <bill.fischofer@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
Diffstat (limited to 'include/odp/api/spec/barrier.h')
-rw-r--r--include/odp/api/spec/barrier.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/odp/api/spec/barrier.h b/include/odp/api/spec/barrier.h
index 01e3dc734..fbd107248 100644
--- a/include/odp/api/spec/barrier.h
+++ b/include/odp/api/spec/barrier.h
@@ -21,7 +21,7 @@ extern "C" {
/**
* @defgroup odp_barrier ODP BARRIER
- * Thread excution and memory ordering barriers.
+ * Thread execution and memory ordering barriers.
*
* @details
* <b> Thread execution barrier (odp_barrier_t) </b>