Skip to content

Commit 76b7439

Browse files
committed
Merge pull request jquery-archive#4592 from MauriceG/patch-149
Docs: Change "label" to "legend" used as a radio label (radiobuttons/index.html)
2 parents ba12ba0 + bc2f61c commit 76b7439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/forms/radiobuttons/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ <h2>Vertically grouped radio buttons</h2>
6565
</code></pre>
6666

6767

68-
<p>This will produce a vertically grouped radio button set. The default styles set the width of the button group to 100% of the parent container and stacks the label on a separate line.</p>
68+
<p>This will produce a vertically grouped radio button set. The default styles set the width of the button group to 100% of the parent container and stacks the legend on a separate line.</p>
6969

7070

7171
<fieldset data-role="controlgroup">

0 commit comments

Comments
 (0)