Skip to content

Commit c04c4d2

Browse files
josephmjeoesteban
authored andcommitted
fix typos
1 parent 0af3425 commit c04c4d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dmriprep/workflows/dwi/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ def init_dwi_preproc_wf(
108108
109109
See also
110110
--------
111-
* :py_func:`~dmriprep.workflows.dwi.util.init_dwi_reference_wf
111+
* :py:func:`~dmriprep.workflows.dwi.util.init_dwi_reference_wf`
112112
113113
"""
114114

dmriprep/workflows/dwi/util.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def init_dwi_reference_wf(omp_nthreads, dwi_file=None,
2626
Then, the reference *b0* and its skull-stripped version are generated using
2727
a custom methodology adapted from *niworkflows*.
2828
29-
Workflow Graph:
29+
Workflow Graph
3030
.. workflow::
3131
:graph2use: orig
3232
:simple_form: yes

0 commit comments

Comments
 (0)