[Pkg-javascript-commits] [dojo] 15/88: refs #13101, clean-up docs in 1.8 branch

David Prévot taffit at moszumanska.debian.org
Thu Aug 21 17:39:31 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to annotated tag 1.8.5
in repository dojo.

commit 9cd3bcb3edb332b5c5aed4ec7c0328590947d19e
Author: Dylan Schiemann <dylan at dojotoolkit.org>
Date:   Fri Aug 24 14:12:26 2012 +0000

    refs #13101, clean-up docs in 1.8 branch
    
    git-svn-id: http://svn.dojotoolkit.org/src/branches/1.8/dojo@29549 560b804f-0ae3-0310-86f3-f6aa0a117693
---
 request.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/request.js b/request.js
index 61d771e..bdb8571 100644
--- a/request.js
+++ b/request.js
@@ -69,7 +69,7 @@ define([
 	};
 	request.del = function(url, options){
 		// summary:
-		//		Send an HTTP POST request using the default transport for the current platform.
+		//		Send an HTTP DELETE request using the default transport for the current platform.
 		// url: String
 		//		URL to request
 		// options: dojo/request.__BaseOptions?

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/dojo.git



More information about the Pkg-javascript-commits mailing list