diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/lib/rrdFlotSupport.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/rrdFlotSupport.js b/src/lib/rrdFlotSupport.js index ff1bf77..6f0c444 100644 --- a/src/lib/rrdFlotSupport.js +++ b/src/lib/rrdFlotSupport.js @@ -1,5 +1,5 @@ /*
- * Support library aimed at providing commonly used classes
+ * Support library aimed at providing commonly used functions and classes
* that may be used while plotting RRD files with Flot
*
* Part of the javascriptRRD package
|