From 5e1a69cd56173b5964c10db1fe59d7624cd27361 Mon Sep 17 00:00:00 2001 From: Matthew Pickering Date: Tue, 17 Mar 2020 16:04:39 +0000 Subject: [PATCH] Fix typo in io_import_shp --- operators/io_import_shp.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/operators/io_import_shp.py b/operators/io_import_shp.py index 9a016a05..b96607b8 100644 --- a/operators/io_import_shp.py +++ b/operators/io_import_shp.py @@ -130,8 +130,8 @@ def listObjects(self, context): return objs reprojection: BoolProperty( - name="Specifiy shapefile CRS", - description="Specifiy shapefile CRS if it's different from scene CRS", + name="Specify shapefile CRS", + description="Specify shapefile CRS if it's different from scene CRS", default=False ) shpCRS: EnumProperty(