Skip to content

Commit ddd79da

Browse files
committed
f docs
1 parent 95566c3 commit ddd79da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/src/chain/chainmonitor.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ where C::Target: chain::Filter,
146146
///
147147
/// Includes the balances from each [`ChannelMonitor`] *except* those included in
148148
/// `ignored_channels`, allowing you to filter for only channels which are not still open (and
149-
/// who's balance should likely be pulled from the [`ChannelDetails`].
149+
/// whose balance should likely be pulled from the [`ChannelDetails`].
150150
///
151151
/// See [`ChannelMonitor::get_claimable_balances`] for more details on the exact criteria for
152152
/// inclusion in the return value.

0 commit comments

Comments
 (0)