[Pkg-javascript-commits] [backbone] 10/28: Edited comment
    Jonas Smedegaard 
    js at moszumanska.debian.org
       
    Sat May  3 17:01:24 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
js pushed a commit to tag 0.5.3
in repository backbone.
commit 960a1c844b851d6e1ec02fc5e7cf9957f7c26dce
Author: Neeraj Singh <neerajdotname at gmail.com>
Date:   Thu Jul 28 23:38:54 2011 -0300
    Edited comment
---
 backbone.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/backbone.js b/backbone.js
index cd777c4..9e57e75 100644
--- a/backbone.js
+++ b/backbone.js
@@ -41,7 +41,7 @@
     return this;
   };
 
-  // Turn on `emulateHTTP` to use support legacy HTTP servers. Setting this option will
+  // Turn on `emulateHTTP` to support legacy HTTP servers. Setting this option will
   // fake `"PUT"` and `"DELETE"` requests via the `_method` parameter and set a
   // `X-Http-Method-Override` header.
   Backbone.emulateHTTP = false;
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/backbone.git
    
    
More information about the Pkg-javascript-commits
mailing list