mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 07:04:22 +01:00
Fix typo (a vs. an)
This commit is contained in:
committed by
Christian Decker
parent
aee3661b35
commit
bfce5b41f9
@@ -398,7 +398,7 @@ struct onionpacket *create_onionpacket(
|
||||
}
|
||||
|
||||
/*
|
||||
* Given a onionpacket msg extract the information for the current
|
||||
* Given an onionpacket msg extract the information for the current
|
||||
* node and unwrap the remainder so that the node can forward it.
|
||||
*/
|
||||
struct route_step *process_onionpacket(
|
||||
|
||||
Reference in New Issue
Block a user