Skip to content

Commit a5a85a3

Browse files
authored
DOC: fix typo in refmap.py (#837)
1 parent be4ba94 commit a5a85a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

niworkflows/workflows/epi/refmap.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ def init_epi_reference_wf(
106106
n_dummy_scans : :obj:`list` of :obj:`int`
107107
Number of nonsteady states at the beginning of each run (only BOLD with
108108
``auto_bold_nss=True``)
109-
validate_report : :obj:`str`
109+
validation_report : :obj:`str`
110110
HTML reportlet(s) indicating whether the input files had a valid affine
111111
112112
See Also

0 commit comments

Comments
 (0)