[setup - the official Cygwin setup program] branch master, updated. release_2.887-1-gf82f2fb
jturney-9JcytcrH/[email protected]
| Newsgroups | gmane.os.cygwin.cvs.apps |
|---|---|
| Message-ID | <[email protected]> |
https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/setup.git;h=f82f2fb0937d764313b8fbb18e300baf7f858eae commit f82f2fb0937d764313b8fbb18e300baf7f858eae Author: Jon Turney <[email protected]> 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"