Skip to content

Commit da95a92

Browse files
Update src/main/java/org/opentripplanner/routing/api/request/preference/ScooterPreferences.java
Co-authored-by: Leonard Ehrenfried <mail@leonard.io>
1 parent fe388c7 commit da95a92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/opentripplanner/routing/api/request/preference/ScooterPreferences.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
* related to street and transit routing. The values are normalized(rounded) so the class can used
1818
* as a cache key.
1919
*
20-
* Scooter rental is only supported currently.
20+
* Only Scooter rental is supported currently.
2121
* <p>
2222
* THIS CLASS IS IMMUTABLE AND THREAD-SAFE.
2323
*/

0 commit comments

Comments
 (0)