From: Robert Konigsberg <konigsberg@google.com>
Date: Fri, 24 Sep 2010 15:02:24 +0000 (-0400)
Subject: Minor fix to zoom.html comment.
X-Git-Tag: v1.0.0~613^2~20
X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=447254de1d05f324f802b80c8398372e5418f3bc;p=dygraphs.git

Minor fix to zoom.html comment.
---

diff --git a/tests/zoom.html b/tests/zoom.html
index 24a2828..ee6fbec 100644
--- a/tests/zoom.html
+++ b/tests/zoom.html
@@ -12,7 +12,8 @@
   </head>
   <body>
     <h3>Click the buttons to change the zoom level or just use the normal
-    click-and drag.</h3>
+    click-and drag. While zoom typically works by click-and-drag, the
+    butons are useful for testing.</h3>
     <h4>Window coordinates (in dates and values):</h4>
     <div id = "dimensions"></div>
     <div id="div_g" style="width:600px; height:300px;"></div>