Skip to content

Commit b7c55df

Browse files
committed
typo
1 parent c7df802 commit b7c55df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/lsst/drp/tasks/update_visit_summary.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -864,7 +864,7 @@ def run(
864864
image_ap_corr_map=ap_corr,
865865
sources_is_astropy=True,
866866
)
867-
# It will do the computation just once accross the FoV
867+
# It will do the computation just once across the FoV
868868
# at the first pass and then it will populate the other
869869
# detectors with the first pass value.
870870
self.compute_summary_stats.comp_psf_TEX_visit_level(

0 commit comments

Comments
 (0)