patch: typo fix in setup.exe

Eric Blake eblake@redhat.com
Sat Sep 27 16:27:00 GMT 2014


Assuming this is the right place for this patch - something I noticed
today, when I got an error message including the word "thelist".


2014-09-27  Eric Blake  <eblake@redhat.com>

	* res.rc: Fix missing space.

Index: res.rc
===================================================================
RCS file: /cvs/cygwin-apps/setup/res.rc,v
retrieving revision 2.108
diff -u -p -r2.108 res.rc
--- res.rc	15 Nov 2013 12:15:23 -0000	2.108
+++ res.rc	27 Sep 2014 16:25:49 -0000
@@ -387,7 +387,7 @@ CAPTION "Cygwin Setup - Use dropped mirr
 FONT 8, "MS Shell Dlg"
 BEGIN
     LTEXT           "Warning:",IDC_STATIC,7,8,40,8
-    LTEXT           "One or more mirrors you have selected is/are not
on the"
+    LTEXT           "One or more mirrors you have selected is/are not
on the "
                     "list of official Cygwin mirrors any more. "
                     "It/They may be out of date or missing some
packages.\n"
                     "This affects the following mirror(s):",

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 539 bytes
Desc: OpenPGP digital signature
URL: <http://cygwin.com/pipermail/cygwin-apps/attachments/20140927/b7795ff2/attachment.sig>


More information about the Cygwin-apps mailing list