mirror of
https://github.com/NLnetLabs/krill.git
synced 2026-08-17 21:25:53 +02:00
Doc typo fix.
This commit is contained in:
@@ -266,7 +266,7 @@ impl KrillManager {
|
||||
rx.await?
|
||||
}
|
||||
|
||||
/// Runs a sync closure which may be block for a long time.
|
||||
/// Runs a sync closure which may block for a long time.
|
||||
///
|
||||
/// This is identical to [`run`][Self::run] but runs the closure on the
|
||||
/// slow thread pool.
|
||||
|
||||
Reference in New Issue
Block a user