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:
Martin Raifer 2023-04-18 16:41:47 +02:00
parent c670cd9afc
commit 8fb1a29a77
No known key found for this signature in database
GPG key ID: 3CD561F7B1C461BD
29 changed files with 77 additions and 77 deletions

View file

@ -17,5 +17,5 @@
"Discus Ring",
"Discus Sector"
],
"name": "Discus Ring / Sector"
"name": "Discus Ring/Sector"
}

View file

@ -17,5 +17,5 @@
"Hammer Throw Ring",
"Hammer Throw Sector"
],
"name": "Hammer Throw Ring / Sector"
"name": "Hammer Throw Ring/Sector"
}

View file

@ -17,5 +17,5 @@
"Shot Put Ring",
"Shot Put Pit"
],
"name": "Shot Put Ring / Pit"
"name": "Shot Put Ring/Pit"
}

View file

@ -29,5 +29,5 @@
"sports centre",
"sports complex"
],
"name": "Sports Center / Complex"
"name": "Sports Center/Complex"
}