Skip to content

Commit

Permalink
Typo in function help
Browse files Browse the repository at this point in the history
  • Loading branch information
pannarale authored Oct 8, 2024
1 parent b50d8b6 commit 466e9e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pycbc/workflow/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -1555,7 +1555,7 @@ def find_output_with_tag(self, tag, fail_if_not_single_file=False):
tag : string
Tag used to seive the file names
fail_if_not_single_file : boolean
kwarg (default is False) that riggers a sanity check if the
kwarg (default is False) that triggers a sanity check if the
user expects to find a single file with the desired tag in its name
Returns
Expand Down

0 comments on commit 466e9e6

Please sign in to comment.