From bfce5b41f954b740797d23c15b367163bfe49f40 Mon Sep 17 00:00:00 2001 From: practicalswift Date: Thu, 28 Dec 2017 14:41:54 +0100 Subject: [PATCH] Fix typo (a vs. an) --- common/sphinx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/sphinx.c b/common/sphinx.c index b39106f90..37be7ab56 100644 --- a/common/sphinx.c +++ b/common/sphinx.c @@ -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(