diff mbox

[API-NEXT] api: schedule: fix comment typo

Message ID 1437929007-15426-1-git-send-email-bill.fischofer@linaro.org
State Accepted
Commit 006181a598e5ee0499f7e013d1db55a62195885f
Headers show

Commit Message

Bill Fischofer July 26, 2015, 4:43 p.m. UTC
Signed-off-by: Bill Fischofer <bill.fischofer@linaro.org>
---
 include/odp/api/schedule.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Maxim Uvarov July 27, 2015, 12:02 p.m. UTC | #1
Merged,
Maxim.

On 07/26/15 19:43, Bill Fischofer wrote:
> Signed-off-by: Bill Fischofer <bill.fischofer@linaro.org>
> ---
>   include/odp/api/schedule.h | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/odp/api/schedule.h b/include/odp/api/schedule.h
> index 4c54ec0..36e52cd 100644
> --- a/include/odp/api/schedule.h
> +++ b/include/odp/api/schedule.h
> @@ -222,7 +222,7 @@ int odp_schedule_group_destroy(odp_schedule_group_t group);
>   /**
>    * Initialize ordered context lock
>    *
> - * Initialize an ordered queue context lock. The lock can be accosiated only
> + * Initialize an ordered queue context lock. The lock can be associated only
>    * with ordered queues and used only within an ordered synchronization context.
>    *
>    * @param queue   Ordered queue
diff mbox

Patch

diff --git a/include/odp/api/schedule.h b/include/odp/api/schedule.h
index 4c54ec0..36e52cd 100644
--- a/include/odp/api/schedule.h
+++ b/include/odp/api/schedule.h
@@ -222,7 +222,7 @@  int odp_schedule_group_destroy(odp_schedule_group_t group);
 /**
  * Initialize ordered context lock
  *
- * Initialize an ordered queue context lock. The lock can be accosiated only
+ * Initialize an ordered queue context lock. The lock can be associated only
  * with ordered queues and used only within an ordered synchronization context.
  *
  * @param queue   Ordered queue