From: Robert Konigsberg Date: Thu, 3 Jan 2013 23:14:32 +0000 (-0500) Subject: Fix minor typo. X-Git-Tag: v1.0.0~132^2 X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=7e1d5659d49ea4407f4e351852c275aa3fcc9f86;hp=e4a06d92cb5cb671a668ecc7b2c9c8f5155b16ea;p=dygraphs.git Fix minor typo. --- diff --git a/plugins/axes.js b/plugins/axes.js index 02f621f..e74f289 100644 --- a/plugins/axes.js +++ b/plugins/axes.js @@ -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