From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Tue, 08 Jun 2021 08:51:49 +0200 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by lore.white.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1lqVaX-0000kY-79 for lore@lore.pengutronix.de; Tue, 08 Jun 2021 08:51:49 +0200 Received: from localhost ([127.0.0.1] helo=metis.ext.pengutronix.de) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1lqVaW-0002yS-QF; Tue, 08 Jun 2021 08:51:48 +0200 Received: from mail.thorsis.com ([92.198.35.195]) by metis.ext.pengutronix.de with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lqVZw-0002xO-1k for ptxdist@pengutronix.de; Tue, 08 Jun 2021 08:51:13 +0200 Received: from localhost (localhost [127.0.0.1]) by mail.thorsis.com (Postfix) with ESMTP id 0A912E7C for ; Tue, 8 Jun 2021 08:51:11 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mail.thorsis.com Received: from mail.thorsis.com ([127.0.0.1]) by localhost (mail.thorsis.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4SAmiSgw7VDg for ; Tue, 8 Jun 2021 08:51:10 +0200 (CEST) Received: by mail.thorsis.com (Postfix, from userid 109) id 415DAF70; Tue, 8 Jun 2021 08:51:08 +0200 (CEST) From: Alexander Dahl To: ptxdist@pengutronix.de Date: Tue, 8 Jun 2021 08:50:48 +0200 Message-Id: <20210608065050.41038-1-ada@thorsis.com> X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on metis.ext.pengutronix.de X-Spam-Level: X-Spam-Status: No, score=-2.5 required=4.0 tests=AWL,BAYES_00,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Subject: [ptxdist] [PATCH 0/2] Fix typos X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Cc: Alexander Dahl MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false Hei hei, just ran codespell yesterday out of curiosity. This small series is the collection of what was found. Greets Alex Alexander Dahl (2): Fix typos in .in rules doc: Fix a typo doc/dev_add_new_pkgs.rst | 2 +- rules/gst-bayer2rgb-neon.in | 2 +- rules/jamvm.in | 2 +- rules/libcoap2.in | 2 +- rules/libusbgx.in | 26 +++++++++++++------------- rules/msmtp.in | 2 +- rules/nftables.in | 2 +- rules/ntp_nonparse.in | 2 +- rules/oprofile.in | 2 +- rules/squashfs-tools.in | 2 +- 10 files changed, 22 insertions(+), 22 deletions(-) base-commit: dbaa64bcfed162f4d67197830b4d5e2b0a7c3710 -- 2.20.1 _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de