diff options
Diffstat (limited to 'tests/s5.basic.html')
-rw-r--r-- | tests/s5.basic.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/s5.basic.html b/tests/s5.basic.html index ac06eabd0..50ce30968 100644 --- a/tests/s5.basic.html +++ b/tests/s5.basic.html @@ -768,7 +768,7 @@ window.onresize = function(){setTimeout('fontScale()', 50);}</script> <div class="slide"> <h1>Smarty</h1> <ul class="incremental"> -<li>"Hello there"</li> +<li>"Hello there"</li> <li>Here's a -- dash</li> <li>And 'ellipses'...</li> </ul> |