Commit ad1670a
committed
update-mail-to-commit-notes.sh: fix incorrect variable name
In b6d1ca5 (scripts: make shell scripts generic with new vars,
2022-01-19), the error messages were made more generic by abstracting
the concrete URLs into variables. However, in one instance, the variable
name was misspelled.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent a798e95 commit ad1670a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments