From 522e0d4088f61580a7f34f5e65620fb914f17947 Mon Sep 17 00:00:00 2001 From: Dimitri Papadopoulos Date: Sat, 7 Aug 2021 17:54:17 -0700 Subject: doc: typos from codespell. * HACKING: typo from codespell. * doc/local.mk: likewise. * lib/am/header-vars.am: likewise. * lib/am/lisp.am: likewise. * t/cond24.sh: likewise. * t/cond36.sh: likewise. * t/dist-auxdir-many-subdirs.sh: likewise. * t/link_override.sh: likewise. * t/parallel-tests-console-output.sh: likewise. * t/subobj11a.sh: likewise. * t/subobj11b.sh: likewise. --- HACKING | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'HACKING') diff --git a/HACKING b/HACKING index 5f8644e71..a41e8e202 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 @@ -415,7 +415,7 @@ * To add tags "help" and "confirmed" to bug 12345, mail to control@debbugs.gnu.org with a one-line body: - tags 35322 + help confirmed + tags 12345 + help confirmed * In general, all bug operations are done by mail. Reference information: https://debbugs.gnu.org/server-control.html # dev info -- cgit v1.2.1