From nobody Tue Oct 22 18:34:36 2024 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4XY1715F8Nz5Vk3v; Tue, 22 Oct 2024 18:34:37 +0000 (UTC) (envelope-from brooks@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XY1714QJHz4klw; Tue, 22 Oct 2024 18:34:37 +0000 (UTC) (envelope-from brooks@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1729622077; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=STcvMEaZnXjPP1p/P0J9gFFxiIFFd/DEcMWXTY9z8Rs=; b=D3oBKnToYvj0LHmwuiru0yhGvakFQPrP+8zv+TgF93TZMv8PJDzHJKXSc2tp4GHGiE5EUz ismhBwNZ5O5V3pgg4CB8xnkMkYZ59w+1Na5WLh7auuXHOhLmjDkpE1TJv4cR0+lXiXZzbF 7a4zCDZdN4tgNowsozzhPKBU1lqlpeqT8l9J/0RZBeO/eZ77O/NxfqNd2it4lYryKWU11Y 8kt0+DYH9nFvitLwX1bDBt1RHJZn+FIcgqjrYQnWGjJzhvKhj101yk+cmBlurcE+5R1NC+ OCqsWy2g9JybskisYOQwwuKD//ShkWDwlEDllNwozZH22UmFCmKfnR+N72uRkw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1729622077; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=STcvMEaZnXjPP1p/P0J9gFFxiIFFd/DEcMWXTY9z8Rs=; b=VeY0d2YQzDadM9Dlu0NZVE6HnZbzwblN0OryC4KzFNvBMDJup812zp36reE9/hhI3xS/Bh T8ryL4EeCMUQ6GvRIv+e6BYA8oChG611jPLlD4jn2+OMcAlnPhKoS2/8zD0bPrMpQqSqlp uxPHVyw5GMW5aoa+94KoVVX9sDTd4OL0dVeMyU77d92eXptliOkIDxlmT7tvmMNprC5AKK ldpe8QeW4wdHpLK/3ESYl6VLUBgzA1oNYpQLR9CPALCGhWbH9M8Yhnkiux9XNLIvKYOBdQ PQLwEohLCh0Jo6dorMoTPozWkOaZ/tP/leZtRjT/PTbq4cYND/zLSIuRYZMxmg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1729622077; a=rsa-sha256; cv=none; b=Hi+bnFbqFZ1axr5XiIb/2+BnWK1PGsh2JfRZ7PaYlXyu3EpLZw1Ev9XVbh2y3C2+ceik/L TkvEXyHGAji1DPRIXMBq7moYnTG+7a+/ylHZyo01Qvo2Ha22TAcPIWKp+3D791GRF/UFbt XDyQ9Jo9CzAcun4z/mDOgUwSXFaqJW9SjctbxjWn59WyrkSFaVwkDV/t715NRisKAlIs4Z B4KlUR2v6VqE/9YrG8ln3bp+/xPQNguh6GdkwqzIo3Ifqw0x+jz6Q+JiZ8HCLCCy/jwULf GZCtnr+KQ3d7KkekcWcdowvsJRJJFfE9RJk9YveUTbH/7CqVzbP+jjyTLbI8ww== Received: from spindle.one-eyed-alien.net (spindle.one-eyed-alien.net [199.48.129.229]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: brooks/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4XY1713mJqzLT1; Tue, 22 Oct 2024 18:34:37 +0000 (UTC) (envelope-from brooks@freebsd.org) Received: by spindle.one-eyed-alien.net (Postfix, from userid 3001) id AA07E3C019B; Tue, 22 Oct 2024 18:34:36 +0000 (UTC) Date: Tue, 22 Oct 2024 18:34:36 +0000 From: Brooks Davis To: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: 3dd490e800d1 - main - DS3231: converstion -> conversion Message-ID: References: <202410221824.49MIOOV4086818@gitrepo.freebsd.org> List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202410221824.49MIOOV4086818@gitrepo.freebsd.org> On Tue, Oct 22, 2024 at 06:24:24PM +0000, Brooks Davis wrote: > The branch main has been updated by brooks: > > URL: https://cgit.FreeBSD.org/src/commit/?id=3dd490e800d10fbc784e6a8d98a6b96de61c0a92 > > commit 3dd490e800d10fbc784e6a8d98a6b96de61c0a92 > Author: Brooks Davis > AuthorDate: 2024-10-22 18:23:45 +0000 > Commit: Brooks Davis > CommitDate: 2024-10-22 18:23:45 +0000 > > DS3231: converstion -> conversion This is a pretty common typo, but all the rest are in contrib comments and not worth fixing. -- Brooks