Skip to content

Commit 92a8acb

Browse files
committed
DOC: Typo
1 parent d42d7ee commit 92a8acb

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
@@ -1768,7 +1768,7 @@ def __init__(self, dataobj, affine, header=None,
17681768
Notes
17691769
-----
17701770
1771-
If both a ``header`` and an ``affine`` are specified, andq the ``affine``
1771+
If both a ``header`` and an ``affine`` are specified, and the ``affine``
17721772
does not match the affine that is in the ``header``, the ``affine`` will
17731773
be used, but the ``sform_code`` and ``qform_code`` fields in the header
17741774
will be re-initialised to their default values. This is performed on the

0 commit comments

Comments
 (0)