Fix T98953: Typo in property name.

This commit is contained in:
Thomas Dinges
2022-06-17 11:33:32 +02:00
parent aa353e127c
commit bdf75cb276

View File

@ -1090,7 +1090,7 @@ class PREFS_BoolTool_Props(AddonPreferences):
"for a custom version that can optimize the visualization of Brushes",
)
use_wire: BoolProperty(
name="Display As Wirewrame",
name="Display As Wireframe",
description="Display brush as wireframe instead of bounding box",
)
category: StringProperty(