Skip to content

Commit

Permalink
Minor typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Shriinivas committed Apr 3, 2019
1 parent 34bc392 commit 442bf55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion split_bezier.inx
Expand Up @@ -5,7 +5,7 @@
<dependency type="executable" location="extensions">subdivide_path.py</dependency>
<dependency type="executable" location="extensions">inkex.py</dependency>
<param name="tab" type="notebook">
<page name="subdividePath" _gui-text="Subdivide Path">-->
<page name="subdividePath" _gui-text="Subdivide Path">
<param name="maxLength" type="float" min = '0.001' max = '99999' _gui-text="Max Length / Subdiv Count:">10</param>
<param name="unit" type="enum" default="mm" _gui-text="Unit:">
<item value="px">px</item>
Expand Down

0 comments on commit 442bf55

Please sign in to comment.