diff options
author | Alexander Schmitz <arschmitz@gmail.com> | 2015-09-16 01:48:23 -0400 |
---|---|---|
committer | Alexander Schmitz <arschmitz@gmail.com> | 2015-10-08 14:02:57 -0400 |
commit | 344ce3c87c6bfed785c1c7f2c5c22f6034923743 (patch) | |
tree | 664b70c9204ddb2bf3ae6b6365fbc2ec5e136fe0 /tests/visual | |
parent | 197061be5645fd3e9b521e63ecbd13630612d8c7 (diff) | |
download | jquery-ui-344ce3c87c6bfed785c1c7f2c5c22f6034923743.tar.gz jquery-ui-344ce3c87c6bfed785c1c7f2c5c22f6034923743.zip |
Checkboxradio: Address review comments
Diffstat (limited to 'tests/visual')
-rw-r--r-- | tests/visual/checkboxradio/checkboxradio.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/visual/checkboxradio/checkboxradio.html b/tests/visual/checkboxradio/checkboxradio.html index 634e8df81..a472c9df2 100644 --- a/tests/visual/checkboxradio/checkboxradio.html +++ b/tests/visual/checkboxradio/checkboxradio.html @@ -39,7 +39,7 @@ </head> <body> <h2> - Easy way to toggle through various combinations of options and states to make sure non lead to + Easy way to toggle through various combinations of options and states to make sure none lead to a broken appearence. </h2> <div class="controls"> |