Skip to content

Commit e73434f

Browse files
committed
f sp
1 parent cdab0d3 commit e73434f

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
@@ -5304,7 +5304,7 @@ where
53045304
}
53055305

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

0 commit comments

Comments
 (0)