Skip to content

Commit d11cbe5

Browse files
committed
FIX: Apply codespell suggestions
1 parent 5098133 commit d11cbe5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/source/gitwash/development_workflow.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ Rewriting commit history
334334

335335
Do this only for your own feature branches.
336336

337-
There's an embarassing typo in a commit you made? Or perhaps the you
337+
There's an embarrassing typo in a commit you made? Or perhaps the you
338338
made several false starts you would like the posterity not to see.
339339

340340
This can be done via *interactive rebasing*.

nibabel/info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
pip install nibabel[test]
7878
pytest --pyargs nibabel
7979
80-
For more inforation, consult the `developer guidelines`_.
80+
For more information, consult the `developer guidelines`_.
8181
8282
.. _tox: https://tox.wiki
8383
.. _pytest: https://docs.pytest.org

0 commit comments

Comments
 (0)