typo
svn: r14229
This commit is contained in:
		@@ -174,8 +174,8 @@ fname = 'DumpGenderStats.py',
 | 
				
			|||||||
authors = ["Donald N. Allingham", "Martin Hawlisch"],
 | 
					authors = ["Donald N. Allingham", "Martin Hawlisch"],
 | 
				
			||||||
authors_email = ["don@gramps-project.org", "martin@hawlisch.de"],
 | 
					authors_email = ["don@gramps-project.org", "martin@hawlisch.de"],
 | 
				
			||||||
category = TOOL_DEBUG,
 | 
					category = TOOL_DEBUG,
 | 
				
			||||||
toolclass = 'DesBrowse',
 | 
					toolclass = 'DumpGenderStats',
 | 
				
			||||||
optionclass = 'DesBrowseOptions',
 | 
					optionclass = 'DumpGenderStatsOptions',
 | 
				
			||||||
tool_modes = [TOOL_MODE_GUI, TOOL_MODE_CLI]
 | 
					tool_modes = [TOOL_MODE_GUI, TOOL_MODE_CLI]
 | 
				
			||||||
  )
 | 
					  )
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user