From 5760a84874761f7cca6bbdd75127f19a1383159b Mon Sep 17 00:00:00 2001 From: Eitan Traurig Date: Mon, 18 Sep 2023 12:04:07 -0400 Subject: [PATCH] Fix typo on remesh modifer - Fix incorrectly using lose instead of loose on the remesh modifier manual page. --- manual/modeling/modifiers/generate/remesh.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/modeling/modifiers/generate/remesh.rst b/manual/modeling/modifiers/generate/remesh.rst index 722947473..9d4c5fdce 100644 --- a/manual/modeling/modifiers/generate/remesh.rst +++ b/manual/modeling/modifiers/generate/remesh.rst @@ -51,7 +51,7 @@ Scale Remove Disconnected Filter out small disconnected pieces of the output. - Thin parts of the input mesh can become lose, and generate small isolated bits of mesh. + Thin parts of the input mesh can become loose, and generate small isolated bits of mesh. This option will remove those. Threshold -- 2.30.2