Skip to content
Snippets Groups Projects
Commit 9eaaa544 authored by CansecoGPC's avatar CansecoGPC
Browse files

Fix typo in Enable Extend Vert description

parent fdaa6f6b
No related branches found
No related tags found
No related merge requests found
......@@ -493,7 +493,7 @@ class F2AddonPreferences(bpy.types.AddonPreferences):
default=True)
extendvert : bpy.props.BoolProperty(
name="Enable Extend Vert",
description="Anables a way to build tris and quads by adding verts",
description="Enables a way to build tris and quads by adding verts",
default=False)
quad_from_e_mat : bpy.props.BoolProperty(
name="Quad From Edge",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment