Skip to content

Commit

Permalink
DOC: correct typo in docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastientourbier committed Jan 21, 2021
1 parent b1b5f3c commit 48196a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmtklib/interfaces/mrtrix3.py
Original file line number Diff line number Diff line change
Expand Up @@ -302,8 +302,8 @@ def _gen_fname(self, basename, cwd=None, suffix=None, change_ext=True,
"""Generate a filename based on the given parameters.
The filename will take the form: cwd/basename<suffix><ext>.
If change_ext is True, it will use the extentions specified in
<instance>intputs.output_type.
If change_ext is True, it will use the extensions specified in
<instance> inputs.output_type.
Parameters
----------
Expand Down

0 comments on commit 48196a3

Please sign in to comment.