mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-30 22:33:53 +01:00 
			
		
		
		
	fix spelling of titles with slashes
This is to follow the rules of the CMOS (see https://www.chicagomanualofstyle.org/qanda/data/faq/topics/Punctuation/faq0096.html)
This commit is contained in:
		
							parent
							
								
									c670cd9afc
								
							
						
					
					
						commit
						8fb1a29a77
					
				
					 29 changed files with 77 additions and 77 deletions
				
			
		|  | @ -17,5 +17,5 @@ | |||
|         "Discus Ring", | ||||
|         "Discus Sector" | ||||
|     ], | ||||
|     "name": "Discus Ring / Sector" | ||||
|     "name": "Discus Ring/Sector" | ||||
| } | ||||
|  |  | |||
|  | @ -17,5 +17,5 @@ | |||
|         "Hammer Throw Ring", | ||||
|         "Hammer Throw Sector" | ||||
|     ], | ||||
|     "name": "Hammer Throw Ring / Sector" | ||||
|     "name": "Hammer Throw Ring/Sector" | ||||
| } | ||||
|  |  | |||
|  | @ -17,5 +17,5 @@ | |||
|         "Shot Put Ring", | ||||
|         "Shot Put Pit" | ||||
|     ], | ||||
|     "name": "Shot Put Ring / Pit" | ||||
|     "name": "Shot Put Ring/Pit" | ||||
| } | ||||
|  |  | |||
|  | @ -29,5 +29,5 @@ | |||
|         "sports centre", | ||||
|         "sports complex" | ||||
|     ], | ||||
|     "name": "Sports Center / Complex" | ||||
|     "name": "Sports Center/Complex" | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Martin Raifer
						Martin Raifer