Fix typo in the make debug Makefile rule.

This commit is contained in:
Landon Curt Noll
2023-08-03 14:11:35 -07:00
parent e2686911ae
commit 0b044ce972
3 changed files with 8 additions and 3 deletions

View File

@@ -5268,7 +5268,7 @@ debug:
@echo
@echo 'Click the ((New issue)) button to file a bug report.'
@echo
@echo 'Please attch the debug.out file to the bug report:'
@echo 'Please attach the debug.out file to the bug report:'
@echo
-@${LS} -l debug.out
@echo