Skip to content

Commit b2a434c

Browse files
authored
Merge pull request #346 from DimitriPapadopoulos/codespell
MNT: fix typos found by codespell
2 parents 1f4683a + 7655373 commit b2a434c

File tree

7 files changed

+882
-380
lines changed

7 files changed

+882
-380
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Pull requests titles should begin with a descriptive prefix:
141141
* ``DOC``: new or updated documentation
142142
* ``STY``: style changes
143143
* ``REF``: refactoring existing code
144-
* ``CI``: updates to continous integration infrastructure
144+
* ``CI``: updates to continuous integration infrastructure
145145
* ``MAINT``: general maintenance
146146

147147
For example: `[ENH] Support for SB-reference in multi-band datasets`

NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This software redistributes the versioneer Python package, which is
1111
Public domain source code.
1212

1313
This software is also distributed as a Docker container image.
14-
The bootstraping file for the image ("Dockerfile") is licensed
14+
The bootstrapping file for the image ("Dockerfile") is licensed
1515
under the MIT License.
1616

1717
This software may be distributed through an add-on package called

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ outputs that can be easily connected to subsequent tools such as
3434

3535
.. image:: https://github.com/oesteban/smriprep/raw/033a6b4a54ecbd9051c45df979619cda69847cd1/docs/_resources/workflow.png
3636

37-
The workflow is based on `Nipype <https://nipype.readthedocs.io>`__ and encompases
37+
The workflow is based on `Nipype <https://nipype.readthedocs.io>`__ and encompasses
3838
a combination of tools from well-known software packages, including
3939
`FSL <https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/>`__,
4040
`ANTs <https://stnava.github.io/ANTs/>`__,

0 commit comments

Comments
 (0)