Skip to content

Commit 1540f5e

Browse files
committed
f sp
1 parent 04e7ae8 commit 1540f5e

File tree

1 file changed

+1
-1
lines changed
  • lightning-background-processor/src

1 file changed

+1
-1
lines changed

lightning-background-processor/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ macro_rules! define_run_body {
354354
///
355355
/// See [`BackgroundProcessor::start`] for information on which actions this handles.
356356
///
357-
/// Requres the `futures` feature. Note that while this method is available without the `std`
357+
/// Requires the `futures` feature. Note that while this method is available without the `std`
358358
/// feature, doing so will skip calling [`NetworkGraph::remove_stale_channels_and_tracking`],
359359
/// you should call [`NetworkGraph::remove_stale_channels_and_tracking_with_time`] regularly
360360
/// manually instead.

0 commit comments

Comments
 (0)