Skip to content

Commit 4fdb1bc

Browse files
Update src/s1reader/s1_burst_slc.py
Co-authored-by: Scott Staniewicz <[email protected]>
1 parent b478780 commit 4fdb1bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/s1reader/s1_burst_slc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ class Sentinel1BurstSlc:
254254
burst_eap: s1_annotation.BurstEAP # EAP correction
255255

256256
# Time series of FM rate / Doppler centroid polynomial coefficients
257-
# for azimith FM rate mismatch mitigation
257+
# for azimuth FM rate mismatch mitigation
258258
extended_coeffs: s1_annotation.BurstExtendedCoeffs
259259

260260
def __str__(self):

0 commit comments

Comments
 (0)