Skip to content

Commit

Permalink
Rename suitableForHeavilyDisabled to suitableForSeverelyDisabled
Browse files Browse the repository at this point in the history
"heavily disabled" is not a correct term to describe a person with severe disabilities, all major dictionaries use "severely disabled" instead.
  • Loading branch information
sgrossberndt committed Aug 25, 2024
1 parent b2e1eb0 commit fd2ec44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OJP/OJP_Trips.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -1222,7 +1222,7 @@ Can only be used when both participants recognise the same schedule version. If
<xs:enumeration value="automaticRamp"/>
<xs:enumeration value="suitableForWheelchairs"/>
<xs:enumeration value="suitableForUnassistedWheelchairs"/>
<xs:enumeration value="suitableForHeavilyDisabled"/>
<xs:enumeration value="suitableForSeverelyDisabled"/>
<xs:enumeration value="suitableForPushchairs"/>
<xs:enumeration value="suitableForBicycles"/>
<xs:enumeration value="tactilePlatformEdges"/>
Expand Down

0 comments on commit fd2ec44

Please sign in to comment.