Skip to content

Commit cd6334b

Browse files
committed
Update io.py
Typo
1 parent cf81e88 commit cd6334b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

surfer/io.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ def project_volume_data(filepath, hemi, reg_file=None, subject_id=None,
179179
Average over projection samples, take max, or take point sample
180180
projarg : single float or sequence of three floats
181181
Single float for point sample, sequence for avg/max specifying
182-
start, stop, and stop
182+
start, step, and stop
183183
surf : string
184184
Target surface
185185
smooth_fwhm : float

0 commit comments

Comments
 (0)