Skip to content

Commit 9b131fe

Browse files
Update src/s1reader/s1_annotation.py
Co-authored-by: Scott Staniewicz <[email protected]>
1 parent 9870347 commit 9b131fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/s1reader/s1_annotation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -935,7 +935,7 @@ def from_polynomial_lists(cls,
935935
az_fm_rate_list: list[isce3.core.Poly1d]
936936
List of azimuth FM rate polynomials
937937
doppler_centroid_list: list[isce3.core.Poly1d]
938-
List of doppler centroid polynimials
938+
List of doppler centroid polynomials
939939
sensing_start: datetime.datetime
940940
Azimuth start time of the burst
941941
sensing_end: datetime.datetime

0 commit comments

Comments
 (0)