Skip to content

Commit 471b482

Browse files
committed
Button: fix typo in link to icons option
Closes jquerygh-196
1 parent 9699db1 commit 471b482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entries/button.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<type name="String" />
5757
</option>
5858
<option name="text" default="true" example-value="false">
59-
<desc>Whether to show the label. When set to <code>false</code> no text will be displayed, but the <a href="#options-icons"><code>icons</code></a> option must be enabled, otherwise the <code>text</code> option will be ignored.</desc>
59+
<desc>Whether to show the label. When set to <code>false</code> no text will be displayed, but the <a href="#option-icons"><code>icons</code></a> option must be enabled, otherwise the <code>text</code> option will be ignored.</desc>
6060
<type name="Boolean" />
6161
</option>
6262
</options>

0 commit comments

Comments
 (0)