From 0a315e4e5f7d90789babba312079462953114e0d Mon Sep 17 00:00:00 2001 From: Evgeny Ermakov Date: Wed, 12 Feb 2020 01:23:35 +1100 Subject: Fix typos in comments --- src/core/aio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core') diff --git a/src/core/aio.c b/src/core/aio.c index a15bb47b..2e38c323 100644 --- a/src/core/aio.c +++ b/src/core/aio.c @@ -43,7 +43,7 @@ static nni_aio *nni_aio_expire_aio; // // The aio framework is tightly bound up with the taskq framework. We // "prepare" the task for an aio when a caller marks an aio as starting -// (with nni_aio_begin), and that marks the task as bus. Then, all we have +// (with nni_aio_begin), and that marks the task as busy. Then, all we have // to do is wait for the task to complete (the busy flag to be cleared) // when we want to know if the operation itself is complete. // -- cgit v1.2.3-70-g09d2