Skip to content
Snippets Groups Projects
Commit b7633924 authored by Paul McCarthy's avatar Paul McCarthy :mountain_bicyclist:
Browse files

DOC: typo

parent 3be2b416
No related branches found
No related tags found
No related merge requests found
......@@ -75,7 +75,7 @@ def fromFlirt(xform, src, ref, from_='voxel', to='world'):
def toFlirt(xform, src, ref, from_='voxel', to='world'):
"""Convert an affine affine matrix into a FLIRT matrix.
"""Convert an affine matrix into a FLIRT matrix.
:returns: ``numpy`` array of shape ``(4, 4)`` containing a matrix
encoding a transformation from the source ``from_`` to
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment