From 6e0e48e17ebbec0d5ab63be4ce28d7e7dfba0449 Mon Sep 17 00:00:00 2001 From: Landon Curt Noll Date: Sun, 13 Aug 2023 21:04:28 -0700 Subject: [PATCH] fixed trailing blank in HOWTO.INSTALL --- HOWTO.INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HOWTO.INSTALL b/HOWTO.INSTALL index 6f46821..fc4f9f6 100644 --- a/HOWTO.INSTALL +++ b/HOWTO.INSTALL @@ -238,7 +238,7 @@ The file, Makefile.target, contains information about various platforms. The current list of targets in Makefile.target are: - Linux target -- Apple macOS / Darwin target +- Apple macOS / Darwin target - FreeBSD target - OpenBSD target - Cygwin target