Skip to content

Commit d158f50

Browse files
committed
DOC: typo
1 parent 041be2f commit d158f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nibabel/nifti1.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1769,7 +1769,7 @@ def __init__(self, dataobj, affine, header=None,
17691769
``affine`` does not match the affine that is in the ``header``,
17701770
the ``affine`` will be used, but the ``sform_code`` and
17711771
``qform_code`` fields in the header will be re-initialised to
1772-
their default values.. This is performed on the basis that, if
1772+
their default values. This is performed on the basis that, if
17731773
you are changing the affine, you are likely to be changing the
17741774
space to which the affine is pointing. The :meth:`set_sform`
17751775
and :meth:`set_qform` methods can be used to update the codes

0 commit comments

Comments
 (0)