File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -400,7 +400,7 @@ def empty_header(endianness=None, version=2):
400400
401401 Notes
402402 -----
403- The trackviz header can store enough information to give an affine
403+ The trackvis header can store enough information to give an affine
404404 mapping between voxel and world space. Often this information is
405405 missing. We make no attempt to fill it with sensible defaults on
406406 the basis that, if the information is missing, it is better to be
@@ -509,7 +509,7 @@ class TrackvisFileError(Exception):
509509
510510
511511class TrackvisFile (object ):
512- ''' Convenience class to encapsulate trackviz file information
512+ ''' Convenience class to encapsulate trackvis file information
513513
514514 Parameters
515515 ----------
You can’t perform that action at this time.
0 commit comments