From rusty at rustcorp.com.au Wed May 3 03:39:26 2017 From: rusty at rustcorp.com.au (Rusty Russell) Date: Wed, 03 May 2017 13:09:26 +0930 Subject: [Lightning-dev] [PATCH] Add spellcheck tool (requires `aspell`), also spellcheck. In-Reply-To: References: Message-ID: <87a86ufw29.fsf@rustcorp.com.au> ZmnSCPxj via Lightning-dev writes: > This patch should apply to http://github.com/lightningnetwork/lightning-rfc Hi, This patch was line-wrapped, whitespace-mangled, and does not apply. However, I unmangled it and worked through all the spelling errors (I chose HTLCs over the alternatives), and added a Travis check against introducing new ones. You can see the final result here: https://github.com/lightningnetwork/lightning-rfc/pull/153 Thanks! Rusty.