Test file tweak.
authorRobert Konigsberg <konigsberg@google.com>
Mon, 31 Jan 2011 22:09:11 +0000 (17:09 -0500)
committerRobert Konigsberg <konigsberg@google.com>
Mon, 31 Jan 2011 22:09:11 +0000 (17:09 -0500)
tests/logscale.html

index 0034be7..1d17bfa 100644 (file)
            <input id='linear' type="button" value="linear scale" onclick="setLogScale(false)">
     </center>
 
-    <h2>X axis of dates<h2>
+    <h2>X axis of dates</h2>
     <div id="div_g0" style="width:600px; height:300px;"></div>
 
-    <h2>X axis of numbers<h2>
+    <h2>X axis of numbers</h2>
     <div id="div_g1" style="width:600px; height:300px;"></div>
 
     <script type="text/javascript">