diff options
| author | Stefan Kangas | 2020-09-21 15:12:16 +0200 |
|---|---|---|
| committer | Stefan Kangas | 2020-09-21 15:32:46 +0200 |
| commit | 395f10cb98af122404bcdc2eb60d30decf297625 (patch) | |
| tree | 63652a3a4770d4c2ba6ac8629d0164d6baec416d /make-dist | |
| parent | bf4accb65e71997c082a23cf492563243b1f4c34 (diff) | |
| download | emacs-395f10cb98af122404bcdc2eb60d30decf297625.tar.gz emacs-395f10cb98af122404bcdc2eb60d30decf297625.zip | |
; Fix more trivial typos
Diffstat (limited to 'make-dist')
| -rwxr-xr-x | make-dist | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -110,7 +110,7 @@ while [ $# -gt 0 ]; do | |||
| 110 | ;; | 110 | ;; |
| 111 | 111 | ||
| 112 | ## Include the test/ directory. | 112 | ## Include the test/ directory. |
| 113 | ## This is for backward compability to when --no-tests was the default. | 113 | ## This is for backward compatibility to when --no-tests was the default. |
| 114 | "--tests") | 114 | "--tests") |
| 115 | with_tests=yes | 115 | with_tests=yes |
| 116 | ;; | 116 | ;; |