SF bug #1061457: spelling error in win installer

This commit is contained in:
Raymond Hettinger 2004-11-07 07:08:25 +00:00
parent 700d9b9b63
commit 72f0801bec
2 changed files with 2 additions and 2 deletions

View file

@ -735,7 +735,7 @@ def add_ui(db):
# Also set list of reinstalled features to "ALL"
c.event("[REINSTALL]", "ALL", 'MaintenanceForm_Action="Repair"', 5)
c.event("[Progress1]", "Repairing", 'MaintenanceForm_Action="Repair"', 6)
c.event("[Progress2]", "repaires", 'MaintenanceForm_Action="Repair"', 7)
c.event("[Progress2]", "repairs", 'MaintenanceForm_Action="Repair"', 7)
c.event("Reinstall", "ALL", 'MaintenanceForm_Action="Repair"', 8)
# Uninstall: Change progress to "Remove", then invoke uninstall