Skip to content

Commit c043685

Browse files
committed
Added small docstring comment
1 parent 2ce2661 commit c043685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/interfaces/afni/preprocess.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -610,7 +610,7 @@ class LFCDInputSpec(CentralityInputSpec):
610610

611611
class LFCD(AFNICommand):
612612
"""Performs degree centrality on a dataset using a given maskfile
613-
via 3dLFCD
613+
via the 3dLFCD command
614614
615615
For complete details, see the `3dLFCD Documentation.
616616
<http://afni.nimh.nih.gov/pub/dist/doc/program_help/3dLFCD.html>

0 commit comments

Comments
 (0)