Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 0.4rc1, 0.4rc2, and 0.4rc3

Fixed typo

Changeset 243bc4897e55

Parent 47adc84be374

by Adrian Buehlmann

Changes to one file · Browse files at 243bc4897e55 Showing diff from parent 47adc84be374 Diff from another changeset...

 
254
255
256
257
 
258
259
260
 
254
255
256
 
257
258
259
260
@@ -254,7 +254,7 @@
  """   classname = "%sOverlay" % name   prog_id = "Mercurial.ShellExtension.%s" % classname - desc = "Merucurial icon overlay shell extension for %s files" % name.lower() + desc = "Mercurial icon overlay shell extension for %s files" % name.lower()   reg = [   (_winreg.HKEY_LOCAL_MACHINE, r"Software\Microsoft\Windows\CurrentVersion\Explorer\ShellIconOverlayIdentifiers\%s" % name) ]   cls = type(