8000 Update entries/dialog.xml · jquery/api.jqueryui.com@6a5166e · GitHub
[go: up one dir, main page]

Skip to content

Commit 6a5166e

Browse files
authored
Update entries/dialog.xml
1 parent a1e961c commit 6a5166e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entries/dialog.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
</option>
199199
<option name="uiDialogTitleHeadingLevel" default="0" example-value="1" added="1.14.1">
200200
<desc>
201-
<p>Specifies the heading level that wraps the title of the dialog. For a value between <code>1</code> to <code>6</code>, <code>h1</code> to <code>h6</code> is returned. To ensure backward compatibility, the default value <code>0</code> will keep returning a <code>span</code>, same as any other value entered here.</p>
201+
<p>Specifies the heading level that wraps the title of the dialog. For a value between <code>1</code> to <code>6</code>, <code>h1</code> to <code>h6</code> is returned. Any other value, including the default <code>0</code>, uses a <code>span</code> instead.</p>
202202
</desc>
203203
<type name="Number" />
204204
</option>

0 commit comments

Comments
 (0)
0