Merge pull request #2803 from philfreo/patch-2

fixing minor inconsistency in docs
This commit is contained in:
brad dunbar
2013-10-11 11:35:41 -07:00

View File

@@ -864,7 +864,7 @@ view.stopListening(model);
<p>
Generally speaking, when calling a function that emits an event
(<tt>model.set()</tt>, <tt>collection.add</tt>, and so on...),
(<tt>model.set</tt>, <tt>collection.add</tt>, and so on...),
if you'd like to prevent the event from being triggered, you may pass
<tt>{silent: true}</tt> as an option. Note that this is <i>rarely</i>,
perhaps even never, a good idea. Passing through a specific flag