[Pkg-javascript-commits] [backbone] 108/173: Fix formatting
Jonas Smedegaard
dr at jones.dk
Wed Aug 31 07:44:09 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 a8b7117a22d8a80fbe21f65d586f98febf1a8623
Author: Graeme Yeates <yeatesgraeme at gmail.com>
Date: Thu Jan 14 13:15:23 2016 -0500
Fix formatting
---
index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html
index 353ea54..9cd4b25 100644
--- a/index.html
+++ b/index.html
@@ -1973,7 +1973,7 @@ ships.add([
object, any value acceptable as the <tt>id</tt> argument of
<a href="#Collection-get"><tt>collection.get</tt></a>.
Fires a <tt>"remove"</tt> event for each model, and a single
- <tt>"update"</tt> event afterwards, unless {silent: true} is passed.
+ <tt>"update"</tt> event afterwards, unless <tt>{silent: true}</tt> is passed.
The model's index before removal is available to listeners as
<tt>options.index</tt>.
</p>
--
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