kopia lustrzana https://github.com/hholzgra/ocitysmap
				
				
				
			Fix typo in the word 'landscape' in __init__.py
							rodzic
							
								
									1468c04d0d
								
							
						
					
					
						commit
						7248c32263
					
				|  | @ -702,7 +702,7 @@ class OCitySMap: | |||
|         for p in self.get_all_paper_sizes(section): | ||||
|             if (p[1] == width and p[2] == height) or (p[1] == height and p[2] == width): | ||||
|                 if width > height: | ||||
|                     return "%s (landsacape)" % p[0] | ||||
|                     return "%s (landscape)" % p[0] | ||||
|                 else: | ||||
|                     return "%s (portrait)" % p[0] | ||||
| 
 | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 Daniel James
						Daniel James