mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-20 23:54:22 +01:00
Minor whitespace/comment spelling fixes.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
@@ -104,7 +104,7 @@ struct reaching {
|
||||
/* How many times have we attempted to connect? */
|
||||
u32 attempts;
|
||||
|
||||
/* How many timest to attempt */
|
||||
/* How many times to attempt */
|
||||
u32 max_attempts;
|
||||
|
||||
/* Timestamp of the first attempt */
|
||||
|
||||
Reference in New Issue
Block a user