From d7d3233715503ecc15b8dd1973f7e73257e2cbda Mon Sep 17 00:00:00 2001 From: Brecht Van Lommel Date: Fri, 19 Oct 2018 17:59:58 +0200 Subject: Spelling fixes in comments and descriptions, patch by luzpaz. Differential Revision: https://developer.blender.org/D3746 --- archipack/archipack_wall2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archipack/archipack_wall2.py') diff --git a/archipack/archipack_wall2.py b/archipack/archipack_wall2.py index 92172eb1..5f464a02 100644 --- a/archipack/archipack_wall2.py +++ b/archipack/archipack_wall2.py @@ -432,7 +432,7 @@ def update_t_part(self, context): # 1 No parents at all # 2 o has parent # 3 w has parent - # 4 o and w share same parent allready + # 4 o and w share same parent already # 5 o and w dosent share parent link_to_parent = False -- cgit v1.2.3