diff --git a/plugins/bkpr/recorder.c b/plugins/bkpr/recorder.c index 2f1ade4b6ade..b4d298f91539 100644 --- a/plugins/bkpr/recorder.c +++ b/plugins/bkpr/recorder.c @@ -1579,7 +1579,7 @@ char *update_channel_onchain_fees(const tal_t *ctx, if (streq("anchor", ev->tag)) continue; - /* Ignore stuff it's paid to + /* Ignore stuff which is paid to * the peer's account (external), * except for fulfilled htlcs (which originated * in our balance) */