From d9d6269225e7f3da83898cc67baec948febb820b Mon Sep 17 00:00:00 2001 From: obrien Date: Sun, 18 Apr 1999 20:54:54 +0000 Subject: Minor grammer nit. --- print/lyx15/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print/lyx15') diff --git a/print/lyx15/Makefile b/print/lyx15/Makefile index ab3393e9f098..99d6c2c3fa1b 100644 --- a/print/lyx15/Makefile +++ b/print/lyx15/Makefile @@ -3,7 +3,7 @@ # Date created: Sa 12 Okt 1996 19:20:51 MET DST # Whom: Andreas Klemm # -# $Id: Makefile,v 1.26 1999/02/05 14:55:31 dirk Exp $ +# $Id: Makefile,v 1.27 1999/03/15 09:27:25 dirk Exp $ # DISTNAME= lyx-1.0.1 @@ -35,7 +35,7 @@ MAN1= lyx.1 reLyX.1 pre-fetch: .if !defined(WITH_ISPELL) - @${ECHO_MSG} "if you want this port build with spell checker type" + @${ECHO_MSG} "If you want this port built with spell checker support, use" @${ECHO_MSG} "make WITH_ISPELL=yes" .endif -- cgit