From 237cbfc7b6c5ef33816b0d5de027e6c5856a376b Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 26 Sep 2009 19:47:30 +0200 Subject: [PATCH] maint: don't use "the the" * msdos/doturboc.bat: s/the the/the/. --- msdos/doturboc.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/msdos/doturboc.bat b/msdos/doturboc.bat index eacd68b..d164ef8 100644 --- a/msdos/doturboc.bat +++ b/msdos/doturboc.bat @@ -1,7 +1,7 @@ : This file is a complement to gzip.prj for Turbo C 2.0 users. : To construct gzip, first transform all files to msdos CR LF format. : (Use utilities such as flip or do file transfers in ascii mode.) -: Then invoke this file. Then enter Turbo C, set the the +: Then invoke this file. Then enter Turbo C, set the : compilation model to compact, and the project file to gzip.prj. : Change the compilation flags if you wish (add SMALL_MEM : to reduce the memory requirements), and press F9... -- 2.47.2