summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--jarmon/jarmon.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jarmon/jarmon.js b/jarmon/jarmon.js
index a25237e..fba8ceb 100644
--- a/jarmon/jarmon.js
+++ b/jarmon/jarmon.js
@@ -392,7 +392,7 @@ jarmon.RrdQueryRemote.prototype.getData = function(startTime, endTime,
* Return a list of RRD Data Source names
*
* @method
- * @return {module:jquery.Deferred} A Deferred which calls back with an array of
+ * @return {module:jQuery.Deferred} A Deferred which calls back with an array of
* DS names.
**/
jarmon.RrdQueryRemote.prototype.getDSNames = function() {