Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Mar 22, 2024
1 parent 9155e08 commit a81d0ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shapeout2/gui/export/e2data.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ def get_export_filenames(self):
slots_n_paths.append((s_index, path))
else:
# If nothing in the for loop caused it to break, then we
# have a fully populated list of slots_n_paths and we can
# have a fully populated list of slots_n_paths, and we can
# exit this while-loop.
break

Expand Down

0 comments on commit a81d0ff

Please sign in to comment.