This is the mail archive of the cygwin-apps-cvs mailing list for the cygwin-apps project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[setup - the official Cygwin setup program] branch master, updated. release_2.887-1-gf82f2fb




https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/setup.git;h=f82f2fb0937d764313b8fbb18e300baf7f858eae

commit f82f2fb0937d764313b8fbb18e300baf7f858eae
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date:   Wed Feb 7 12:04:13 2018 +0000

    Fix a spelling mistake in a tooltip


Diff:
---
 res.rc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/res.rc b/res.rc
index 745b396..ea5411e 100644
--- a/res.rc
+++ b/res.rc
@@ -580,7 +580,7 @@ BEGIN
     IDS_TRUSTCURR_TOOLTIP   "Sets all packages to the best version available. "
        "(RECOMMENDED)"
     IDS_TRUSTSYNC_TOOLTIP   "Sets all packages to the version available from the "
-       "package respository, downgrading if necessary."
+       "package repository, downgrading if necessary."
     IDS_TRUSTEXP_TOOLTIP    "Enable test packages."
     IDS_VIEWBUTTON_TOOLTIP  "Select the package view.  This determines "
        "which packages are shown below.\r\n"


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]