From 61bc2c85bf9fe6f39a4470d23cc9e933dcb28898 Mon Sep 17 00:00:00 2001 From: Dimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com> Date: Fri, 13 Oct 2023 23:18:17 +0200 Subject: [PATCH] DOC: Fix misspelling found by codespell --- smriprep/interfaces/workbench.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smriprep/interfaces/workbench.py b/smriprep/interfaces/workbench.py index 04959c461b..ec0817d15f 100644 --- a/smriprep/interfaces/workbench.py +++ b/smriprep/interfaces/workbench.py @@ -399,7 +399,7 @@ class SurfaceModifySphere(WBCommand): a sphere, which can suffer from problems generally not present in -surface-sphere-project-unproject. If the sphere should already be centered around the origin, using -recenter may still shift it slightly - before changing the radius, which is likely to be undesireable. + before changing the radius, which is likely to be undesirable. If is not close to spherical, or not centered around the origin and -recenter is not used, a warning is printed.