minor wording change about make debug

This commit is contained in:
Landon Curt Noll
2023-08-02 01:12:11 -07:00
parent 6d020b7fbe
commit 948d9e807b
3 changed files with 7 additions and 3 deletions

View File

@@ -5268,7 +5268,9 @@ 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 attch the debug.out file to the bug report:'
@echo
-@${LS} -l debug.out
@echo
###