From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id B02A11F4C0; Wed, 16 Oct 2019 08:13:57 +0000 (UTC) Date: Wed, 16 Oct 2019 08:13:57 +0000 From: Eric Wong To: Kyle Meyer Cc: meta@public-inbox.org Subject: Re: [PATCH] mda: support --no-precheck option Message-ID: <20191016081357.htionoy7uubcgwct@dcvr> References: <20191016003956.13269-1-e@80x24.org> <875zkp2te7.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <875zkp2te7.fsf@kyleam.com> List-Id: Kyle Meyer wrote: > Hello, > > Just a drive-by typo comment. > > Eric Wong writes: > > +Howeever, some users prefer to use public-inbox-mda to mirror > > s/Howeever/However/ Thanks! Fixed and pushed :>