Fix minor typo.
authorRobert Konigsberg <konigsberg@google.com>
Thu, 3 Jan 2013 23:14:32 +0000 (18:14 -0500)
committerRobert Konigsberg <konigsberg@google.com>
Thu, 3 Jan 2013 23:14:32 +0000 (18:14 -0500)
plugins/axes.js

index 02f621f..e74f289 100644 (file)
@@ -133,7 +133,7 @@ axes.prototype.willDrawChart = function(e) {
 
   var makeDiv = function(txt, axis, prec_axis) {
     /*
-     * This seems to be called with the following three sets of axis/perc_axis:
+     * This seems to be called with the following three sets of axis/prec_axis:
      * x: undefined
      * y: y1
      * y: y2