From unknown Fri Jun 20 20:06:38 2025 X-Loop: help-debbugs@gnu.org Subject: bug#49927: Typos caught by codespell Resent-From: Dimitri Papadopoulos Original-Sender: "Debbugs-submit" Resent-CC: bug-automake@gnu.org Resent-Date: Sat, 07 Aug 2021 16:24:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 49927 X-GNU-PR-Package: automake X-GNU-PR-Keywords: To: 49927@debbugs.gnu.org X-Debbugs-Original-To: bug-automake@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16283534286112 (code B ref -1); Sat, 07 Aug 2021 16:24:02 +0000 Received: (at submit) by debbugs.gnu.org; 7 Aug 2021 16:23:48 +0000 Received: from localhost ([127.0.0.1]:53053 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mCP6u-0001aS-PX for submit@debbugs.gnu.org; Sat, 07 Aug 2021 12:23:48 -0400 Received: from lists.gnu.org ([209.51.188.17]:53330) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mCNBS-0006hX-L9 for submit@debbugs.gnu.org; Sat, 07 Aug 2021 10:20:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49176) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mCNBS-0001qn-E1 for bug-automake@gnu.org; Sat, 07 Aug 2021 10:20:18 -0400 Received: from mail-wm1-x331.google.com ([2a00:1450:4864:20::331]:40578) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mCNBP-0001r3-WB for bug-automake@gnu.org; Sat, 07 Aug 2021 10:20:18 -0400 Received: by mail-wm1-x331.google.com with SMTP id k38-20020a05600c1ca6b029025af5e0f38bso10978396wms.5 for ; Sat, 07 Aug 2021 07:20:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=to:from:subject:message-id:date:user-agent:mime-version :content-language; bh=aqlpPAArRFnQ0qz+3ZRc3QN9S+ZbuqZ8LeCK9WxYOpM=; b=tAqoTHWoqwYxHuZYcVFMF5gQFT8Mu4EKxGUFulpKqHF3nMOT5u5AVLBLke11G5VX6W unlMH+4QrBnhR7F9eX6gvFHx7lkn/kTmlbsyImH063wb8w+2mt8vfTUoXJRI5/ci5Drt UNAS1YA5busHwqymXGWIXtt1pGtbAqoGabFXNi/89/Zehbbh0nl4JAk2r/0a5BNg+NdH 9IsptiBBAT2q4GxD60tupKdNUrBnIa5haK1NITEsCIETNLW03ddbCY6o6/sV0PNhGS7D EDq9al+JZwaJskE3Wbf756l2uK0oqiBU7pBeb+Hv8+NLXC4VwWC8Q3tel0WaSMRSFktJ Z5jA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-language; bh=aqlpPAArRFnQ0qz+3ZRc3QN9S+ZbuqZ8LeCK9WxYOpM=; b=Zko5o7HC9eG+2hGLR58HCrfZCnJngHwhzzuD7Zoecib+429fvODrsN5HRqACka95BG g4GK+Pd2b6ROgn+fwqQijzBxpnYdWOql5Sp+72CTVnOkuSsI15z6NXeoI5O8WK4Sa2Zf 95PJlmuO4aQ/2/qsRzD59UC1TnOuwDWROYJEB2qhrpa0WWUlDnLCIwzOzBs0WUmijapl lHpo8QHVqCnF3rNPIrQq6gdCOL4A3h0XE8pxUT7V4W/OdNmfbhoQl5YRg6yA9FOZMCZB 4tjpCNhTVQtAja2+l+VvbyBR4rT2g9petAFzyCm0sCu8CD3pWO6yEi36TRgSZD9kYhNc dm0Q== X-Gm-Message-State: AOAM5328cbUUMlPek9FAooiQZzDrYaITrXAWeHdTbcMhenJTqVK3YWMV O1MOFeiyQEmEOccfz4kZ2vh/CCukqgrYWA== X-Google-Smtp-Source: ABdhPJznl28+XFgPHiZ/19eKgjJI/95Hyk0PDIAK1WxhZ8PYuh517wLXMJg5UG78vVTrm8bAdBJcnQ== X-Received: by 2002:a7b:c94c:: with SMTP id i12mr25394826wml.148.1628346013414; Sat, 07 Aug 2021 07:20:13 -0700 (PDT) Received: from [192.168.1.4] (static-176-175-50-28.ftth.abo.bbox.fr. [176.175.50.28]) by smtp.gmail.com with ESMTPSA id w5sm15221147wro.45.2021.08.07.07.20.12 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 07 Aug 2021 07:20:12 -0700 (PDT) From: Dimitri Papadopoulos Message-ID: <975fb6a7-3d15-c670-0232-47c3b7e17cb3@gmail.com> Date: Sat, 7 Aug 2021 16:20:12 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="------------062E5A4F45B18A5D4E6D53F9" Content-Language: en-US Received-SPF: pass client-ip=2a00:1450:4864:20::331; envelope-from=dimitri.papadopoulos@gmail.com; helo=mail-wm1-x331.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Mailman-Approved-At: Sat, 07 Aug 2021 12:23:44 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) This is a multi-part message in MIME format. --------------062E5A4F45B18A5D4E6D53F9 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Hi, Please find attached a patch the fixes a few typos detected by codespell. Best Regards, Dimitri Papadopoulos --------------062E5A4F45B18A5D4E6D53F9 Content-Type: text/x-patch; charset=UTF-8; name="Typos_caught_by_codespell.patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="Typos_caught_by_codespell.patch" diff --git a/HACKING b/HACKING index 5f8644e71..3390cd2a3 100644 --- a/HACKING +++ b/HACKING @@ -259,7 +259,7 @@ Here goes a more detailed explanation of why the commit is needed, and a general overview of what it does, and how. This section - should almost always be provided, possibly only with the expection + should almost always be provided, possibly only with the exception of obvious fixes or very trivial changes. And if the detailed explanation is quite long or detailed, you can diff --git a/doc/help2man b/doc/help2man index db8bedf3f..bab15be62 100755 --- a/doc/help2man +++ b/doc/help2man @@ -247,7 +247,7 @@ my $help_text = get_option_value $ARGV[0], $help_option; $version_text ||= get_option_value $ARGV[0], $version_option; # By default the generated manual pages will include the current date. This may -# however be overriden by setting the environment variable $SOURCE_DATE_EPOCH +# however be overridden by setting the environment variable $SOURCE_DATE_EPOCH # to an integer value of the seconds since the UNIX epoch. This is primarily # intended to support reproducible builds (wiki.debian.org/ReproducibleBuilds) # and will additionally ensure that the output date string is UTC. diff --git a/doc/local.mk b/doc/local.mk index 7bd1f3907..34b959f5b 100644 --- a/doc/local.mk +++ b/doc/local.mk @@ -126,7 +126,7 @@ setup_autotools_paths = { \ $(srcdir)/%D%/amhello-1.0.tar.gz: $(amhello_sources) $(srcdir)/configure.ac $(AM_V_GEN)tmp=amhello-output.tmp \ && $(am__cd) $(srcdir)/%D%/amhello \ - && : Make our aclocal and automake avaiable before system ones. \ + && : Make our aclocal and automake available before system ones. \ && $(setup_autotools_paths) \ && ( \ { $(AM_V_P) || exec 5>&2 >$$tmp 2>&1; } \ diff --git a/lib/am/header-vars.am b/lib/am/header-vars.am index f4a0102d2..e7f6ba895 100644 --- a/lib/am/header-vars.am +++ b/lib/am/header-vars.am @@ -31,7 +31,7 @@ VPATH = @srcdir@ ## Why the this needs to be so convoluted? ## ## (1) We can't unconditionally use make functions or special variables -## starting with a dot, as those cause non-GNU implmentations to +## starting with a dot, as those cause non-GNU implementations to ## crash hard. ## ## (2) We can't use $(MAKE_VERSION) here, as it is also defined in some diff --git a/lib/am/lisp.am b/lib/am/lisp.am index 6029ee343..11b5e5842 100644 --- a/lib/am/lisp.am +++ b/lib/am/lisp.am @@ -28,7 +28,7 @@ endif %?INSTALL% ## We prefer files from the build directory to those from the source ## directory, in true VPATH spirit. ## The destination file is normally determined by appending "c" to the -## input (which would erronously put it in $(srcdir) in VPATH builds), +## input (which would erroneously put it in $(srcdir) in VPATH builds), ## so we override that, too. if test '$(EMACS)' != no; then \ am__dir=. am__subdir_includes=''; \ diff --git a/t/cond24.sh b/t/cond24.sh index 3868ae32e..f8f2a3077 100644 --- a/t/cond24.sh +++ b/t/cond24.sh @@ -26,7 +26,7 @@ EOF cat >Makefile.am < xfail.test << 'END' #!/bin/sh # The sleep should ensure expected execution order of tests # even when make is run in parallel mode. -# Creative quoting below to plase maintainer-check. +# Creative quoting below to please maintainer-check. sleep '10' exit 1 END diff --git a/t/subobj11a.sh b/t/subobj11a.sh index e9f980acb..f9c494d57 100644 --- a/t/subobj11a.sh +++ b/t/subobj11a.sh @@ -15,7 +15,7 @@ # along with this program. If not, see . # Test that automake works around a bug of Solaris Make. The bug is the -# following. If we have a Makefile containg a file inclusion like this: +# following. If we have a Makefile containing a file inclusion like this: # include .//foo.mk # Solaris make fails with a message like: # make: ... can't find '/foo.mk': No such file or directory diff --git a/t/subobj11b.sh b/t/subobj11b.sh index ee63680a8..d3500a9a6 100644 --- a/t/subobj11b.sh +++ b/t/subobj11b.sh @@ -15,7 +15,7 @@ # along with this program. If not, see . # Test that automake works around a bug of Solaris Make. The bug is the -# following. If we have a Makefile containg a file inclusion like this: +# following. If we have a Makefile containing a file inclusion like this: # include .//foo.mk # Solaris make fails with a message like: # make: ... can't find '/foo.mk': No such file or directory --------------062E5A4F45B18A5D4E6D53F9-- From unknown Fri Jun 20 20:06:38 2025 X-Loop: help-debbugs@gnu.org Subject: bug#49927: Typos caught by codespell References: <975fb6a7-3d15-c670-0232-47c3b7e17cb3@gmail.com> Resent-From: Karl Berry Original-Sender: "Debbugs-submit" Resent-CC: bug-automake@gnu.org Resent-Date: Sun, 08 Aug 2021 01:04:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49927 X-GNU-PR-Package: automake X-GNU-PR-Keywords: To: dimitri.papadopoulos@gmail.com Cc: 49927@debbugs.gnu.org Received: via spool by 49927-submit@debbugs.gnu.org id=B49927.162838462521775 (code B ref 49927); Sun, 08 Aug 2021 01:04:02 +0000 Received: (at 49927) by debbugs.gnu.org; 8 Aug 2021 01:03:45 +0000 Received: from localhost ([127.0.0.1]:53348 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mCXE9-0005f3-Cs for submit@debbugs.gnu.org; Sat, 07 Aug 2021 21:03:45 -0400 Received: from freefriends.org ([96.88.95.60]:53980) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mCXE6-0005eq-HF; Sat, 07 Aug 2021 21:03:43 -0400 X-Envelope-From: karl@freefriends.org Received: from freefriends.org (freefriends.org [96.88.95.60]) by freefriends.org (8.14.7/8.14.7) with ESMTP id 17813faM016652 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Sat, 7 Aug 2021 19:03:41 -0600 Received: (from apache@localhost) by freefriends.org (8.14.7/8.14.7/Submit) id 17813eRt016651; Sat, 7 Aug 2021 19:03:40 -0600 Date: Sat, 7 Aug 2021 19:03:40 -0600 Message-Id: <202108080103.17813eRt016651@freefriends.org> From: Karl Berry In-Reply-To: <975fb6a7-3d15-c670-0232-47c3b7e17cb3@gmail.com> X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Please find attached a patch the fixes a few typos detected by codespell. Thanks very much. I applied it, except for help2man, which is maintained separately. (I sent it upstream.) --best, karl. From unknown Fri Jun 20 20:06:38 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Dimitri Papadopoulos Subject: bug#49927: closed (Re: bug#49927: Typos caught by codespell) Message-ID: References: <202108080103.17813eRt016651@freefriends.org> <975fb6a7-3d15-c670-0232-47c3b7e17cb3@gmail.com> X-Gnu-PR-Message: they-closed 49927 X-Gnu-PR-Package: automake Reply-To: 49927@debbugs.gnu.org Date: Sun, 08 Aug 2021 01:04:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1628384643-21809-1" This is a multi-part message in MIME format... ------------=_1628384643-21809-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #49927: Typos caught by codespell which was filed against the automake package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 49927@debbugs.gnu.org. --=20 49927: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D49927 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1628384643-21809-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 49927-done) by debbugs.gnu.org; 8 Aug 2021 01:03:45 +0000 Received: from localhost ([127.0.0.1]:53346 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mCXE9-0005f1-81 for submit@debbugs.gnu.org; Sat, 07 Aug 2021 21:03:45 -0400 Received: from freefriends.org ([96.88.95.60]:53980) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mCXE6-0005eq-HF; Sat, 07 Aug 2021 21:03:43 -0400 X-Envelope-From: karl@freefriends.org Received: from freefriends.org (freefriends.org [96.88.95.60]) by freefriends.org (8.14.7/8.14.7) with ESMTP id 17813faM016652 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Sat, 7 Aug 2021 19:03:41 -0600 Received: (from apache@localhost) by freefriends.org (8.14.7/8.14.7/Submit) id 17813eRt016651; Sat, 7 Aug 2021 19:03:40 -0600 Date: Sat, 7 Aug 2021 19:03:40 -0600 Message-Id: <202108080103.17813eRt016651@freefriends.org> From: Karl Berry To: dimitri.papadopoulos@gmail.com Subject: Re: bug#49927: Typos caught by codespell In-Reply-To: <975fb6a7-3d15-c670-0232-47c3b7e17cb3@gmail.com> X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 49927-done Cc: 49927@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Please find attached a patch the fixes a few typos detected by codespell. Thanks very much. I applied it, except for help2man, which is maintained separately. (I sent it upstream.) --best, karl. ------------=_1628384643-21809-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 7 Aug 2021 16:23:48 +0000 Received: from localhost ([127.0.0.1]:53053 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mCP6u-0001aS-PX for submit@debbugs.gnu.org; Sat, 07 Aug 2021 12:23:48 -0400 Received: from lists.gnu.org ([209.51.188.17]:53330) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mCNBS-0006hX-L9 for submit@debbugs.gnu.org; Sat, 07 Aug 2021 10:20:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49176) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mCNBS-0001qn-E1 for bug-automake@gnu.org; Sat, 07 Aug 2021 10:20:18 -0400 Received: from mail-wm1-x331.google.com ([2a00:1450:4864:20::331]:40578) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mCNBP-0001r3-WB for bug-automake@gnu.org; Sat, 07 Aug 2021 10:20:18 -0400 Received: by mail-wm1-x331.google.com with SMTP id k38-20020a05600c1ca6b029025af5e0f38bso10978396wms.5 for ; Sat, 07 Aug 2021 07:20:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=to:from:subject:message-id:date:user-agent:mime-version :content-language; bh=aqlpPAArRFnQ0qz+3ZRc3QN9S+ZbuqZ8LeCK9WxYOpM=; b=tAqoTHWoqwYxHuZYcVFMF5gQFT8Mu4EKxGUFulpKqHF3nMOT5u5AVLBLke11G5VX6W unlMH+4QrBnhR7F9eX6gvFHx7lkn/kTmlbsyImH063wb8w+2mt8vfTUoXJRI5/ci5Drt UNAS1YA5busHwqymXGWIXtt1pGtbAqoGabFXNi/89/Zehbbh0nl4JAk2r/0a5BNg+NdH 9IsptiBBAT2q4GxD60tupKdNUrBnIa5haK1NITEsCIETNLW03ddbCY6o6/sV0PNhGS7D EDq9al+JZwaJskE3Wbf756l2uK0oqiBU7pBeb+Hv8+NLXC4VwWC8Q3tel0WaSMRSFktJ Z5jA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-language; bh=aqlpPAArRFnQ0qz+3ZRc3QN9S+ZbuqZ8LeCK9WxYOpM=; b=Zko5o7HC9eG+2hGLR58HCrfZCnJngHwhzzuD7Zoecib+429fvODrsN5HRqACka95BG g4GK+Pd2b6ROgn+fwqQijzBxpnYdWOql5Sp+72CTVnOkuSsI15z6NXeoI5O8WK4Sa2Zf 95PJlmuO4aQ/2/qsRzD59UC1TnOuwDWROYJEB2qhrpa0WWUlDnLCIwzOzBs0WUmijapl lHpo8QHVqCnF3rNPIrQq6gdCOL4A3h0XE8pxUT7V4W/OdNmfbhoQl5YRg6yA9FOZMCZB 4tjpCNhTVQtAja2+l+VvbyBR4rT2g9petAFzyCm0sCu8CD3pWO6yEi36TRgSZD9kYhNc dm0Q== X-Gm-Message-State: AOAM5328cbUUMlPek9FAooiQZzDrYaITrXAWeHdTbcMhenJTqVK3YWMV O1MOFeiyQEmEOccfz4kZ2vh/CCukqgrYWA== X-Google-Smtp-Source: ABdhPJznl28+XFgPHiZ/19eKgjJI/95Hyk0PDIAK1WxhZ8PYuh517wLXMJg5UG78vVTrm8bAdBJcnQ== X-Received: by 2002:a7b:c94c:: with SMTP id i12mr25394826wml.148.1628346013414; Sat, 07 Aug 2021 07:20:13 -0700 (PDT) Received: from [192.168.1.4] (static-176-175-50-28.ftth.abo.bbox.fr. [176.175.50.28]) by smtp.gmail.com with ESMTPSA id w5sm15221147wro.45.2021.08.07.07.20.12 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 07 Aug 2021 07:20:12 -0700 (PDT) To: bug-automake@gnu.org From: Dimitri Papadopoulos Subject: Typos caught by codespell Message-ID: <975fb6a7-3d15-c670-0232-47c3b7e17cb3@gmail.com> Date: Sat, 7 Aug 2021 16:20:12 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="------------062E5A4F45B18A5D4E6D53F9" Content-Language: en-US Received-SPF: pass client-ip=2a00:1450:4864:20::331; envelope-from=dimitri.papadopoulos@gmail.com; helo=mail-wm1-x331.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Sat, 07 Aug 2021 12:23:44 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) This is a multi-part message in MIME format. --------------062E5A4F45B18A5D4E6D53F9 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Hi, Please find attached a patch the fixes a few typos detected by codespell. Best Regards, Dimitri Papadopoulos --------------062E5A4F45B18A5D4E6D53F9 Content-Type: text/x-patch; charset=UTF-8; name="Typos_caught_by_codespell.patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="Typos_caught_by_codespell.patch" diff --git a/HACKING b/HACKING index 5f8644e71..3390cd2a3 100644 --- a/HACKING +++ b/HACKING @@ -259,7 +259,7 @@ Here goes a more detailed explanation of why the commit is needed, and a general overview of what it does, and how. This section - should almost always be provided, possibly only with the expection + should almost always be provided, possibly only with the exception of obvious fixes or very trivial changes. And if the detailed explanation is quite long or detailed, you can diff --git a/doc/help2man b/doc/help2man index db8bedf3f..bab15be62 100755 --- a/doc/help2man +++ b/doc/help2man @@ -247,7 +247,7 @@ my $help_text = get_option_value $ARGV[0], $help_option; $version_text ||= get_option_value $ARGV[0], $version_option; # By default the generated manual pages will include the current date. This may -# however be overriden by setting the environment variable $SOURCE_DATE_EPOCH +# however be overridden by setting the environment variable $SOURCE_DATE_EPOCH # to an integer value of the seconds since the UNIX epoch. This is primarily # intended to support reproducible builds (wiki.debian.org/ReproducibleBuilds) # and will additionally ensure that the output date string is UTC. diff --git a/doc/local.mk b/doc/local.mk index 7bd1f3907..34b959f5b 100644 --- a/doc/local.mk +++ b/doc/local.mk @@ -126,7 +126,7 @@ setup_autotools_paths = { \ $(srcdir)/%D%/amhello-1.0.tar.gz: $(amhello_sources) $(srcdir)/configure.ac $(AM_V_GEN)tmp=amhello-output.tmp \ && $(am__cd) $(srcdir)/%D%/amhello \ - && : Make our aclocal and automake avaiable before system ones. \ + && : Make our aclocal and automake available before system ones. \ && $(setup_autotools_paths) \ && ( \ { $(AM_V_P) || exec 5>&2 >$$tmp 2>&1; } \ diff --git a/lib/am/header-vars.am b/lib/am/header-vars.am index f4a0102d2..e7f6ba895 100644 --- a/lib/am/header-vars.am +++ b/lib/am/header-vars.am @@ -31,7 +31,7 @@ VPATH = @srcdir@ ## Why the this needs to be so convoluted? ## ## (1) We can't unconditionally use make functions or special variables -## starting with a dot, as those cause non-GNU implmentations to +## starting with a dot, as those cause non-GNU implementations to ## crash hard. ## ## (2) We can't use $(MAKE_VERSION) here, as it is also defined in some diff --git a/lib/am/lisp.am b/lib/am/lisp.am index 6029ee343..11b5e5842 100644 --- a/lib/am/lisp.am +++ b/lib/am/lisp.am @@ -28,7 +28,7 @@ endif %?INSTALL% ## We prefer files from the build directory to those from the source ## directory, in true VPATH spirit. ## The destination file is normally determined by appending "c" to the -## input (which would erronously put it in $(srcdir) in VPATH builds), +## input (which would erroneously put it in $(srcdir) in VPATH builds), ## so we override that, too. if test '$(EMACS)' != no; then \ am__dir=. am__subdir_includes=''; \ diff --git a/t/cond24.sh b/t/cond24.sh index 3868ae32e..f8f2a3077 100644 --- a/t/cond24.sh +++ b/t/cond24.sh @@ -26,7 +26,7 @@ EOF cat >Makefile.am < xfail.test << 'END' #!/bin/sh # The sleep should ensure expected execution order of tests # even when make is run in parallel mode. -# Creative quoting below to plase maintainer-check. +# Creative quoting below to please maintainer-check. sleep '10' exit 1 END diff --git a/t/subobj11a.sh b/t/subobj11a.sh index e9f980acb..f9c494d57 100644 --- a/t/subobj11a.sh +++ b/t/subobj11a.sh @@ -15,7 +15,7 @@ # along with this program. If not, see . # Test that automake works around a bug of Solaris Make. The bug is the -# following. If we have a Makefile containg a file inclusion like this: +# following. If we have a Makefile containing a file inclusion like this: # include .//foo.mk # Solaris make fails with a message like: # make: ... can't find '/foo.mk': No such file or directory diff --git a/t/subobj11b.sh b/t/subobj11b.sh index ee63680a8..d3500a9a6 100644 --- a/t/subobj11b.sh +++ b/t/subobj11b.sh @@ -15,7 +15,7 @@ # along with this program. If not, see . # Test that automake works around a bug of Solaris Make. The bug is the -# following. If we have a Makefile containg a file inclusion like this: +# following. If we have a Makefile containing a file inclusion like this: # include .//foo.mk # Solaris make fails with a message like: # make: ... can't find '/foo.mk': No such file or directory --------------062E5A4F45B18A5D4E6D53F9-- ------------=_1628384643-21809-1--