Skip to content

Commit 16f9311

Browse files
authored
Merge pull request #378 from DimitriPapadopoulos/codespell
DOC: Fix misspelling found by codespell
2 parents 949a13f + 61bc2c8 commit 16f9311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smriprep/interfaces/workbench.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ class SurfaceModifySphere(WBCommand):
399399
a sphere, which can suffer from problems generally not present in
400400
-surface-sphere-project-unproject. If the sphere should already be
401401
centered around the origin, using -recenter may still shift it slightly
402-
before changing the radius, which is likely to be undesireable.
402+
before changing the radius, which is likely to be undesirable.
403403
404404
If <sphere-in> is not close to spherical, or not centered around the
405405
origin and -recenter is not used, a warning is printed.

0 commit comments

Comments
 (0)