Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jnicklas authored and mocoso committed Jan 19, 2011
1 parent 3cd3658 commit 296041c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/capybara/spec/views/form.erb
Expand Up @@ -207,7 +207,7 @@

<p>
<label for="form_disabled_radio">
Disabled Checkbox
Disabled Radio
<input type="radio" name="form[disabled_radio]" value="Should not see me" id="form_disabled_radio" checked="checked" disabled="disabled" />
</label>
</p>
Expand Down

0 comments on commit 296041c

Please sign in to comment.