diff --git a/channeld/channeld.c b/channeld/channeld.c index e491a52e1..f47dc404e 100644 --- a/channeld/channeld.c +++ b/channeld/channeld.c @@ -1,6 +1,6 @@ /* Main channel operation daemon: runs from funding_locked to shutdown_complete. * - * We're fairly synchronous: our main loop looks for gossip, master or + * We're fairly synchronous: our main loop looks for master or * peer requests and services them synchronously. * * The exceptions are: