Skip to content

Commit

Permalink
Update co2calculator/distances.py
Browse files Browse the repository at this point in the history
Co-authored-by: Christina Ludwig <christina.ludwig@uni-heidelberg.de>
  • Loading branch information
NilsToAn and redfrexx authored Feb 9, 2025
1 parent 80887a0 commit 074775c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion co2calculator/distances.py
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,7 @@ def create_distance_request(

# Validate the spatial data wrt. the mode of transportation
# And creates a DistanceRequest object containing either StructuredLocation,
# TrainStation or Airport objects based on the unser input address_type
# TrainStation or Airport objects based on the user input address_type
# for start and destination, if nothing is given assume StructuredLocation

try:
Expand Down

0 comments on commit 074775c

Please sign in to comment.