Skip to content

Commit e732fe0

Browse files
committed
Fix typos
1 parent 712d3b9 commit e732fe0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samgeo/FER.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""The module is used to regularize building footprints.
2-
The source is adapted from https://doi.org/10.6084/m9.figshare.25347187.
2+
The source code is adapted from https://doi.org/10.6084/m9.figshare.25347187.
33
Credits to the original authors Yang et al. (2024).
44
Reference: https://doi.org/10.1080/10106049.2024.2370322
55
"""

samgeo/utmconv.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""The module is used to convert between lat/lon and UTM coordinates.
2-
The source is adapted from https://doi.org/10.6084/m9.figshare.25347187.
2+
The source code is adapted from https://doi.org/10.6084/m9.figshare.25347187.
33
Credits to the original authors Yang et al. (2024).
44
Reference: https://doi.org/10.1080/10106049.2024.2370322
55
"""

0 commit comments

Comments
 (0)