Skip to content

Commit f1dac0c

Browse files
authored
✏️ Fix "perged" typo in comment
1 parent c725a9d commit f1dac0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CPAC/utils/interfaces/netcorr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ def _list_outputs(self):
3232
# and this function has been changed.
3333

3434
# CHANGES:
35-
# * Includes changes from https://github.com/nipy/nipype/pull/3697 prior to all commits between https://github.com/nipy/nipype/tree/1.8.6 and that PR being perged.
35+
# * Includes changes from https://github.com/nipy/nipype/pull/3697 prior to all commits between https://github.com/nipy/nipype/tree/1.8.6 and that PR being merged and released.
3636

3737
# ORIGINAL WORK'S ATTRIBUTION NOTICE:
3838
# Copyright (c) 2009-2016, Nipype developers

0 commit comments

Comments
 (0)