Skip to content

Commit 544175b

Browse files
committed
f sp
1 parent 36f5b7c commit 544175b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/src/ln/channel.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5339,7 +5339,7 @@ where
53395339
}
53405340

53415341
/// Shuts down this channel (no more calls into this Channel may be made afterwards except
5342-
/// those explicitly stated to be alowed after shutdown, eg some simple getters).
5342+
/// those explicitly stated to be allowed after shutdown, eg some simple getters).
53435343
///
53445344
/// Only allowed for channels which never been used (i.e. have never broadcasted their funding
53455345
/// transaction).

0 commit comments

Comments
 (0)