Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tritemio committed Oct 30, 2015
1 parent c6e5e24 commit 891a358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phconvert/hdf5.py
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ def _populate_provenance(data_dict):
if orig_fname is None:

msg = """\
WARNING: Could not locate original file '%s'.\
WARNING: Could not locate original file '%s'.
File info in provenance group will not be added.
""" % provenance['filename']
print(dedent(msg))
Expand Down

0 comments on commit 891a358

Please sign in to comment.