We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64e1068 commit 64ece63Copy full SHA for 64ece63
units/src/locktime/absolute.rs
@@ -228,7 +228,7 @@ impl MedianTimePast {
228
229
/// Returns true if a transaction with this locktime can be included in the next block.
230
///
231
- /// `self`is the value of the `LockTime` and if `time` is the median time past of the block at
+ /// `self` is the value of the `LockTime` and if `time` is the median time past of the block at
232
/// the chain tip then a transaction with this lock can be broadcast for inclusion in the next
233
/// block.
234
#[inline]
0 commit comments