From 2ed6ffb1d9e4d92ee6b977910e5589be1b9bac85 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 13 Aug 2017 01:00:17 -0600 Subject: docs: fix a mis-capitalization of "module:jQuery" --- jarmon/jarmon.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() { -- cgit v1.2.3