Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 0.7.1, 0.7.2, and 0.7.3

thgconfig: quote fixup

Changeset 090ac0b4f8ab

Parent 1e2cf4ecfd8f

by Steve Borho

Changes to one file · Browse files at 090ac0b4f8ab Showing diff from parent 1e2cf4ecfd8f Diff from another changeset...

 
86
87
88
89
90
 
 
91
92
93
 
86
87
88
 
 
89
90
91
92
93
@@ -86,8 +86,8 @@
  'Repository name to use in the web interface.'   ' Default is the working directory.'),   ('Description', 'web.description', ['unknown'], - 'Textual description of the repository's purpose or' - ' contents.'), + "Textual description of the repository's purpose or" + " contents."),   ('Contact', 'web.contact', ['unknown'],   'Name or email address of the person in charge of the'   ' repository.'),