[Pkg-javascript-commits] [backbone] 51/173: typo fix
Jonas Smedegaard
dr at jones.dk
Wed Aug 31 07:44:01 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository backbone.
commit 74355ab1f4ac8bd4688f0eee94c9e09a36ac2dd4
Author: Vladislav Botvin <dark-vlados at mail.ru>
Date: Fri Oct 30 08:48:05 2015 +0300
typo fix
---
index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html
index b7481a6..86e90fa 100644
--- a/index.html
+++ b/index.html
@@ -4328,7 +4328,7 @@ ActiveRecord::Base.include_root_in_json = false
<br />
<ul style="margin-top: 5px;">
<li>
- <tt>Collection#add</tt> now avoids trying to parse a model instance when passed <tt>parse: true</tt>.
+ <tt>Collection#add</tt> now avoids trying to parse a model instance when passed <tt>parse: false</tt>.
</li>
<li>
Bug fix in <tt>Collection#remove</tt>. The removed models are now actually returned.
--
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