mirror of
https://github.com/blender/blender-addons.git
synced 2025-08-20 13:22:58 +00:00
Fix T98953: Typo in property name.
This commit is contained in:
@ -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(
|
||||
|
Reference in New Issue
Block a user