Skip to content

Commit

Permalink
Fixing typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
pannarale committed Sep 19, 2024
1 parent e06f012 commit 840d5c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/pycbc_multi_inspiral
Original file line number Diff line number Diff line change
Expand Up @@ -668,7 +668,7 @@ with ctx:
if not any(n_trigs):
continue

# Loop over (short) time-slides, staring with the zero-lag
# Loop over (short) time-slides, starting with the zero-lag
for slide in range(num_slides):
logging.info("Analyzing slide %d/%d", slide, num_slides)
# Loop over sky positions
Expand Down

0 comments on commit 840d5c0

Please sign in to comment.