summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorDimitri Papadopoulos <dimitri.papadopoulos@gmail.com>2021-08-07 17:54:17 -0700
committerKarl Berry <karl@freefriends.org>2021-08-07 17:54:17 -0700
commit522e0d4088f61580a7f34f5e65620fb914f17947 (patch)
tree4e44c987b427f1878706428824d9cf637e0f4969 /HACKING
parentbadd7d25de18685c92759e1629dcf7a7ceb7d484 (diff)
downloadautomake-522e0d4088f61580a7f34f5e65620fb914f17947.tar.gz
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.
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING4
1 files changed, 2 insertions, 2 deletions
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