mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-08-02 03:36:07 -04:00
Merge branch 'opeationTypo2023-01-14' into 'main'
Fix opeation in operation_waiter.rs comment See merge request veilid/veilid!224
This commit is contained in:
commit
8102db1d06
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@ where
|
|||
Ok(())
|
||||
}
|
||||
|
||||
/// Wait for opeation to complete
|
||||
/// Wait for operation to complete
|
||||
pub async fn wait_for_op(
|
||||
&self,
|
||||
mut handle: OperationWaitHandle<T, C>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue