Skip to content

Commit 48efa98

Browse files
committed
DOC: Fixed typo
1 parent cf77776 commit 48efa98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nibabel/trackvis.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
('hdr_size', 'i4'),
4848
]
4949

50-
# Version 2 adds a 4x4 matrix giving the affine transformtation going
50+
# Version 2 adds a 4x4 matrix giving the affine transformation going
5151
# from voxel coordinates in the referenced 3D voxel matrix, to xyz
5252
# coordinates (axes L->R, P->A, I->S). IF (0 based) value [3, 3] from
5353
# this matrix is 0, this means the matrix is not recorded.

0 commit comments

Comments
 (0)