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(