Skip to content

Commit 1bde367

Browse files
committed
f spelling
1 parent 419b850 commit 1bde367

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/src/routing/router.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ impl<'a> PaymentPath<'a> {
251251
//
252252
// Sometimes we call this function right after constructing a path which is inconsistent in
253253
// that it the value being transferred has decreased while we were doing path finding, leading
254-
// to the fees being paid not linig up with the actual limits.
254+
// to the fees being paid not lining up with the actual limits.
255255
//
256256
// Note that this function is not aware of the available_liquidity limit, and thus does not
257257
// support increasing the value being transferred.

0 commit comments

Comments
 (0)